I am using a expanding menu based on http://www.gazingus.org/html/menuExpandable.html The menu uses <li> for the items. There is a very small amount of javascript. I would like to have the menu print expanded even though it is collapsed on the screen.
When I first go to the page, I can click on print preview and see the expanded menu even though it is collapsed on the screen. If I click on one of the items on the screen to expand and click on it again to collapse, that item will print collapsed. In my screen stylesheet I have the class set to display: none;. In the print stylesheet the display none is removed, yet it still doesn't print. I have been messing with this for hours. Maybe a fresh set of eyes will see something I can't. Your help is greatly appreciated. If this is not possible, any suggestions of better ways of accomplishing this are welcome. :) Actual page: http://www.korahlissa.com/cdc/cafrica.htm (located at the bottom of the page under "For More Information" - starts with "Diseases carried by insects") Text Versions and screenshots: http://www.korahlissa.com/cdc/_links.htm Melissa H. Craddock Centers for Disease Control and Prevention (CDC) ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
