Henning Thielemann wrote:
If I enable JavaScript in Konqueror, I still see no style menu.

However I would like to get it without JavaScript. It can certainly be
achieved using a cookie.

Both stylesheets are linked to from the text of the HTML files:

<link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" />

<link href="xhaddock.css" rel="alternate stylesheet" type="text/css" title="Classic" />

Firefox uses this information to populate a menu (View | Stylesheet) with the following choices:

 - no style
 - Ocean
 - Classic

No need for JavaScript or cookies.

  Tillmann
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to