For those using embedded Flash, your MSIE users are quite likely being prompted to "click to activate" Flash objects, RealMedia, Quicktime and other active content. The extra click sure adds very little to usability among your MSIE viewing audience
I found a quick fix (and a brief explaination) here:
http://www.amarasoftware.com/flash-problem.htm
More info about this at:
http://msdn.microsoft.com/library/defau ... ctivex.asp
http://www.adobe.com/devnet/activeconte ... etter.html
http://www.adobe.com/cfusion/knowledgeb ... d=7c29e252
http://www.devx.com/webdev/Article/18063/1954?pf=true
The latest MSIE update - "click to activate"
Moderator: mcsmom
The latest MSIE update - "click to activate"
Jon Truelson
Media Consultant
Media Consultant
Re: The latest MSIE update - "click to activate"
Hi,
Does anyone know how to get this working? I placed the javacript file on my root folder.
And then in my index.php of my template, I included the following code in between
It didn't work for me.
Does anyone have any ideas?
Thank you.
Does anyone know how to get this working? I placed the javacript file on my root folder.
And then in my index.php of my template, I included the following code in between
Code: Select all
<script type="text/javascript" src="ieupdate.js"></script>
It didn't work for me.
Does anyone have any ideas?
Thank you.
Joomla! - Open Source CMS
http://www.lcubed.com.au : Online Strategies and Tools
http://www.membermanager.com.au : Member Management Solutions
http://www.lcubed.com.au : Online Strategies and Tools
http://www.membermanager.com.au : Member Management Solutions
Re: The latest MSIE update - "click to activate"
Placing
between will not work.
The line needs to be inserted after the last tag. You might try placeing it at the bottom of the file after the last closing php tag
between will not work.
The line needs to be inserted after the last tag. You might try placeing it at the bottom of the file after the last closing php tag
?>
Jon Truelson
Media Consultant
Media Consultant