A place where the Joyent community can gather, help each other out, and stay informed.
You are not logged in.
I can't seem to get rid of the "click here to activate" message on IE. It's very disruptive to the page on our site, www.weddingmapper.com
Does anyone know how to get rid of this so that the movies appear to just be text?
Offline
I think it's another piece of code which is causing the problem. There's a lot of JavaScript code in the page, which may be causing the message to appear. Move the JavaScript code to an external file, same with the CSS (it'll tremendously help site performance, as well).
The initialization doesn't appear to be correct either, why are you manually initializing sIFR from the <head>?
Offline