PDA

View Full Version : Css style applicaiton


Ben@WEBProp
09-17-2003, 07:28 PM
I am just starting to apply my @media commands to my stylesheet, and I was wondering if I could somehow apply it to the elements that are generated by Javascript. Specificly, I want to hide my child-level menus from my nav bar. If the user clicks print this page while a child level is open, that child level will print with the rest of the page and overlap some content.

Has anyone else run into this prob or am I the only one.

-Ben