Flasher Archive

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


Subject: Re: FLASH: Ie 4.5 for Mac
From: Charlene Reese
Date: Sat, 16 Jan 1999 02:16:36 GMT

VER Y BIZ ZARRE.

Any way, I don't have that in my script. Anything else I should look for?
My </script> tag isn't in a document.write


-charlene


On 1/15/99, Byron Canfield wrote:
>IE 4.5 (mac) parses the occurrence of "</script\>" in the javascripts as
>the closing script tag to itself.
>
>Workaround for this bug is to look for the following code in your
>aftershock script:
>
> document.write('</SCRIPT\> \n');
>
>
>and replace it with:
>
> document.write('</SCR');
> document.write('IPT\> \n');
>
>thus breaking up the tag, which IE 4.5 then seems to be able to handle.
>
>>>At 4:31 PM 1/15/99, Charlene Reese wrote:
>>>>I just installed MIE 4.5 for Mac and two flash sites (my only flash sites)
>>>>that worked just fine in the previous version now display only a blank
>>>>page. Not even the alternate <NOSCRIPT> or <NOEMBED> options. And now I
>>>>am getting a javascript error on one of them that I never got before.
>
>--------------
>Byron Canfield, Canfield Studios (http://www.byronc.com)
>President, Seattle Coreldraw Artists Network (http://www.corelsea.org)
>
>------------------------------------------------------------------------
>To UNSUBSCRIBE send: unsubscribe flasher in the body of an
>email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
>N.B. Email address must be the same as the one you used to subscribe.
>For info on digest mode send: info flasher to list-manageratshocker [dot] com


--------------------------
Charlene Reese - S r T e U e D s I e O
Digital Graphic Design for Print, Multimedia and the Web
catreesestudio [dot] net http://www.reesestudio.net
949.766.7822



------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: Ie 4.5 for Mac, Charlene Reese
  Re: FLASH: Ie 4.5 for Mac, John Dowdell
  Re: FLASH: Ie 4.5 for Mac, Byron Canfield

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