Copy code The code is as follows:<iframe id="myFrameId" name="myFrameName" scrolling="no" frameborder="0" style="width:200px; height:150px; "></iframe> <a href="../ashx/Print2DCodeImage.ashx?codeInfo=Demo123" target="myFrameName" >Print QR code</a> The target of the a tag above points to the iframe named myFrameName, not the Id. If target="myFrameId", it is only supported by the new version of Chrome and Opera, and it does not work in IE10 and FF. |
<<: Vue backend management system implementation of paging function example
>>: VMware configuration VMnet8 network method steps
Prelude We all know that nginx is an excellent re...
【background】 I encountered a very embarrassing th...
NProgress is the progress bar that appears at the...
Here are two terminal split screen tools: screen ...
1 Background Recently, I have been studying how t...
Table of contents output output.path output.publi...
Table of contents 1. Create a Hadoop directory in...
Preface In case of application bug or DBA misoper...
This article records the installation tutorial of...
<br />Sometimes you may be asked questions l...
Configure multiple servers in nginx.conf: When pr...
Zabbix 2019/10/12 Chenxin refer to https://www.za...
Additional explanation, foreign keys: Do not use ...
Click here to return to the 123WORDPRESS.COM HTML ...
1. First stop the mysql service As an administrat...