HTML Code not showing in IE but OK in Firefox
-
Hey everyone,
I recently designed a site for a band that I am involved with called SHAME. We launched their site at: https://www.shamemusic.net
On the site there is a Music tab up at the top and when you click on that it takes you to a page with HTML code. This HTML code is for their SNOCAP store so you can preview and buy music from their site.
On Firefox this HTML displays the SNOCAP store okay, while in IE, the store does not display at all.
Funny thing is, the SNOCAP store on their Myspace: https://www.myspace.com/shamemusic displays their store fine in both IE and Firefox. Therefore I am thinking that this is a WordPress issue with Firefox.
The code that we use for the SNOCAP store on the myspace and wordpress site is as follows:
<object type="application/x-shockwave- flash" allowScriptAccess="never" allowNetworking="all" height="300" width="425" style="background: url(https://void.snocap.com/b/T3-31324-QXF2P327Q5-V/);" data="https://void.snocap.com/s/T3-31324-QXF2P327Q5-V/"> <param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="all" /> <param name="movie" value="https://void.snocap.com/s/T3-31324-QXF2P327Q5-V/" /> <param name="wmode" value="transparent" /> </object>
I initally had this displayed through an IFRAME and it did not work in IE either but appeared fine in Firefox.
Any help you can provide would be great. Thanks.
- The topic ‘HTML Code not showing in IE but OK in Firefox’ is closed to new replies.