I have one line of javascript code in a form which prints the page ( window.print() ). Can't get much simpler. Works fine on Windows NN/IE and on NN for Mac OS X, but I get object errors in IE for Mac OS X. Javascript's turned on and functioning. Is there an issue with IE that's interfering with processing my javascript code?