|
Hi Anders I am using the JS from that site where it can be downloaded. So That script should be inside the file. The problem is that IE used to work and it stopped working suddenly and I do not know why.
With Regards
Jaime Wong
~~~~~~~~~~~~~~~~~~~~~~~~~~
SODesires Design Team
~~~~~~~~~~~~~~~~~~~~~~~~~~
-------Original Message-------
Date: 03/09/04 00:32:55
Subject: Re: [WSG] Style Switcher and IE
Hi Jaime
create a cookie, or maybe a session. The function to create the cookie and
to the store the chosen stylesheet is showed on the site mention above
Regards
Anders Ebdrup
----- Original Message -----
Sent: Monday, March 08, 2004 4:07 PM
Subject: [WSG] Style Switcher and IE
>
> Hi I am not sure if it is appropriate to seek help for some _javascript_
> issues with styleswitcher here but I hope someone will be able to help
> because I have no idea what went wrong all of a sudden.
>
> com/articles/alternate/ on my site and all of a sudden IE seems to have a
> problem with it (used to work and no changes has been done with it). It
will
> not remember the selected style and upon every reload, it will switch back
> to the default style.
>
> But when working with dreamweaver, and by using the preview option, the
> style registers in IE. It only doesn't work when the site goes live.
>
> All other browsers are working fine.
>
> This is what I have in <head>
>
> <link rel="stylesheet" type="text/css" media="screen" href="" />
> <link rel="alternate stylesheet" type="text/css" media="screen" title=
> simple" href="" />
>
> and in the body..
>
> <li><a href="" title="Switch to Glass Style"
../images/global/styles/style01_glass.gif" alt="Switch to Glass
> Style" width="22" height="21" /></a></li>
>
> The script for switcher from above:
>
>
> <li><a href="" title="Switch to Simple Style"
../images/global/styles/style02_simple.gif" alt="Switch to
Simple
> Style" width="20" height="21" /></a></li>
>
> The script for switcher from above:
>
>
>
> com/articles/alternate/
>
>
>
>
> With Regards
> Jaime Wong
> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> SODesires Design Team
> ~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> *****************************************************
> *****************************************************
>
>
*****************************************************
***************************************************** |