So you've never seen a jumpto menu or written a media="print" CSS file then? It doesn't imply we EVER plan on showing it... in this stylesheet since we can have stylesheets target DEVICES using MEDIA types.
Like my normal print.css
and no I don't set them to re-appear in the same stylesheet.Code:.jumpto, #mainMenu, .borderTop, .borderBottom { display:none; }
or in screen.css
I use horizontal rules for CSS off and print, they don't style well for screen so I hide them and set borders instead. .jumpto menus are only for CSS off or handheld, not screen... (well excepting opera's accesskeys menus, which work display:none or not!)Code:hr, .jumpto { display:none; }





your comments are "precious" as always 
If you choose tags for their common presentation, you don't understand the medium.





Bookmarks