style switcher

hi
it is probably a very common question but i can't find any answer...

i have two pages with this code :

     <link
          href="css1.css" type="text/css"
          rel="stylesheet">
     <link
          href="css2.css"
          rel="alternate stylesheet" title="css2" type="text/css">

here is my question :

with mozille i can choose the style to be applied on the page ; but if i 
choose the alternate style, it is not persistant : on the second page, 
the style is the default style (not the one i choosed) !

the page :
http://jc.sekinger.free.fr/bascule-css.htm

thank you !

__
jc

Received on Thursday, 5 June 2003 11:48:16 UTC