Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: IE 4.5 Mac Issue
From: Helen Triolo
Date: Fri, 5 May 2000 00:02:01 +0100

This is what Colin Moock has to say (clipped from his list of things
that don't work in IE 4.5 at
http://www.moock.org/webdesign/flash/macie/):

4. javascript protocol non-functional from geturl
(fixed in ie5) strangely, calling a javascript using the
javascript protocol from a geturl action doesn't work in ie 4.5. i say
strange because this *does* work in ie3 on mac. so the following geturl
would fail in 4.5:

Get URL ("javascript:alert("hi there");")

the only workaround is to load a page into a hidden frame that calls the
javascript using the onload event handler.

Helen
----------------------------------------
helen triolo � http://i-technica.com
designerati-technica [dot] com � 301-424-6037
----------------------------------------

John Graham wrote:
>
> Ok, I know IE 4.5 for the Mac is evil. I still have a question about it
> though.
>
> I'm using a get URL,
>
> On (Release)
> Get URL ("javascript:newwin2("beauties/calmtouring.html")")
> End On
>
> to call a function in the html page
>
> <script language="JavaScript"><!--
>
> function newwin2(place)
> {
> window.open(place,"snapshots","toolbar=0,location=0,directories=0,status=0,m
> enubar=0,scrollbars=1,resizable=1,width=425,height=600,top=50,left=50");
> }
> // -->
> </script>
>
> It works on PC, IE & NN, and Mac NN & IE 5, but not IE 4.5. Is there
> anything I can do?

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: saving user's drawing, Marcelo Siqueira

Replies
  FLASH: IE 4.5 Mac Issue, John Graham

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]