
30 Oct
2010
30 Oct
'10
9 a.m.
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