Brandon Aaron schrieb:
> What is happening is that .hide() and even .fadeOut() set an inline
> style to display: none;. Inline styles overwrite styles found in the
> style sheet.

Using !important in a print style sheet will overrule inline styles in 
modern browsers (not in IE of course).


-- Klaus

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to