View Single Post
Old 01-23-2013, 06:12 AM   PM User | #3
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,528
Thanks: 0
Thanked 503 Times in 494 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
The classid is only needed for IE6 which is now dead - if you get rid of that then the object tag will then be able to work for all modern browsers and you can then get rid of the embed - which is only there to avoid needing complicated conditional comments to nest two object tags (one for IE6 and one for all other browsers).
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote