On 6/8/06, Paul Bennett <[EMAIL PROTECTED]> wrote:
Hi all,
I recall many moons ago a site which had multiple stylesheets (using the link
element). In Firefox, a small icon appeared at the bottom pane of the browser
and allowed the user to switch between stylesheets.
Can anyone point me to a site that uses this technique? I'd like to do a bit of
research...
Thanks,
Paul
This site has 2: http://rdpdesign.com/
Notice the second is alternate:
< link rel="stylesheet" type="text/css" media="screen" title="user defined"
href="default.css" / >
< link rel="alternate stylesheet" type="text/css" media="screen"
title="access" href="/access.css" / >
--
--
Christian Montoya
christianmontoya.com ... portfolio.christianmontoya.com
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************