Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Firefox not scripting <embed> tag!

Status
Not open for further replies.

Lucefirus

Programmer
Dec 28, 2004
6
US
I have a hidden embed tag in my document, it plays fine in MSIE, but in mozilla, it does not script. for instance, it is an asx file, so the coding to get to the next track would be document.getElementById("player").next(); however mozilla says htis is not a function. what dod i do?!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top