Home  >  Article  >  Web Front-end  >  Solution to the problem of embedding swf on the page and covering the div layer_javascript skills

Solution to the problem of embedding swf on the page and covering the div layer_javascript skills

WBOY
WBOYOriginal
2016-05-16 17:00:38924browse

If the swf is inserted through , then add the following broken code

Copy code The code is as follows:



Another way is to insert swf through the script_swfobject.js plug-in , then use the following method to set it:
Copy code The code is as follows:

< div id="flashcontent">


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Specific implementation of creating custom tables with JS_javascript skillsNext article:Specific implementation of creating custom tables with JS_javascript skills

Related articles

See more