Re: ActiveX work-around to avoid the drop-down IE7 warning?
- From: "clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 16 Feb 2007 15:08:48 -0600
Those simple search terms huh? Will do. Thanks for the snippet and the
suggesstion Peter...
<%= Clinton
"Peter Bromberg [C# MVP]" <pbromberg@xxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:D5F40D9C-404B-460B-9A46-CA32BB8D530D@xxxxxxxxxxxxxxxx
Here is an example of one workaround:
<!-- Workaround by Chris Benjaminsen start -->
<script language="javascript">function
writeHTML(a){document.write(a)}</script>
<script language="javascript" src="javascript:'function
writeHTML(a){document.write(a)}'"></script>
<!-- Workaround end -->
<script language="javascript">
writeHTML('<embed
src="http://www.chrisbenjaminsen.com/content/Misc/Flash/Ticktacktoe.swf"></embed>')
</script>
If you search on "IE ActiveX Workaround" you'll find more.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
"clintonG" wrote:
I thought I read there was a work-around for ActiveX content that no
longer
activates the drop-down warning? Some kind of script trick or other way
to
write the HTML which refers to the ActiveX control?
--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-88043838&z=17&l=0&m=h
.
- References:
- ActiveX work-around to avoid the drop-down IE7 warning?
- From: clintonG
- ActiveX work-around to avoid the drop-down IE7 warning?
- Prev by Date: client printing
- Next by Date: RE: Problem Writing a File from a Web Service
- Previous by thread: ActiveX work-around to avoid the drop-down IE7 warning?
- Next by thread: Form.DefaultButton stopped working in firefox
- Index(es):