Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Making a site more printer-friendly


ggrot - 7:17 am on Dec 4, 2001 (gmt 0)


Layers can cause problems with cross-platform (read: netscape) design. The same problems occur with css. The best solution I've seen is to use the little print icons as a link to a pop up window which has a printer friendly version of the page and a javascript window.print() function that automagically opens the print wizard for the user. You can then follow that up with a self.window.close() or whatever it is and the user is back to the regular page. You could also use a javascript history trigger to go back a page instead.


Thread source:: http://www.webmasterworld.com/html/1165.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com