View Single Post
Old 03-12-2008, 10:18 AM   #4 (permalink)
wolf99
Code Monkey
 
wolf99's Avatar
 
Join Date: Jan 2006
Location: in college (again) in rural Eire
Posts: 45
wolf99 is on a distinguished road
came across this:

Quote:
document.write('<a href="javascript:window.print()">Print this page<\/a>');

Using innerHTML instead should make it possible to move the script outside the body and should also work in XHTML.
but don't know what they mean about the innerHTML thing, which of course would be what I need
(i'm using XHTML strict)
wolf99 is offline   Reply With Quote