Look at the code first Copy code The code is as follows:<div style="position:relative; width:[flash width]px; height:[flash height]px;"> <a href="Fill in the link address" target="_blank" style="position:absolute; width:[flash width]px; height:[flash height]px; left:0; top:0; z-index:100"> </a> <button style="width:[flash width]px;height:[flash height]px; position:relative; z-index:1; background:transparent;border:none;padding:0;cursor:pointer;" onclick="window.open('Fill in the link address')"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/ swflash.cab#version=7,0,0,0" width="[flash width]" height="[flash height]" id="Untitled-1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="Fill in the flash ad address" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"> <param name="bgcolor" value="#ffffff" /> <embed src="Fill in the flash ad address" quality="high" bgcolor="#ffffff" width="[flash width]" height="[flash's height]" name="mymovie" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </button> The a tag is used to solve the problem of FF, Chrome, Opera and other browsers not jumping when clicking, and the button is used to solve the problem of IE browser |
<<: Rhit efficient visualization Nginx log viewing tool
>>: Practice of using SuperMap in Vue
I knew before that to synchronously obtain the re...
Preface If you are going to interview for a Linux...
Table of contents Parent component listBox List c...
Preface Let me explain here first. Many people on...
Table of contents Overview 1. How to animate a DO...
For Linux system administrators, it is crucial to...
Update: Now you can go to the MySQL official webs...
Preface: In interviews for various technical posi...
background There is a Tencent Linux cloud host, o...
The box model specifies the size of the element b...
1.device-width Definition: Defines the screen vis...
When using MYSQL, triggers are often used, but so...
This article uses examples to illustrate the usag...
Table of contents Code: Replenish: Summarize Requ...
This article is welcome to be shared and aggregat...