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
The reason for writing this article is that I wan...
Preface This experiment prepares two virtual mach...
Recently, when I was learning how to use webpack,...
After installing VMware Tools, ① text can be copi...
Linux is an open system. Many ready-made programs...
In the horizontal direction, you can set the alig...
Table of contents 1. Introduction 2. Solution Imp...
Table of contents 1. Deconstruction Tips 2. Digit...
Table of contents The first The second Native Js ...
Since the problem occurred rather suddenly and th...
Scenario simulation: Some domestic companies need...
Canvas is a new tag in HTML5. You can use js to o...
XML/HTML CodeCopy content to clipboard < div s...
Table of contents 1. Problematic SQL statements S...
Management of input and output in the system 1. U...