With a frameset comprising of 2 frames (topFrame and mainFrame), trying to print the contents of the 2nd frame from a button on the 1st frame using the code:
DOES NOT work in Chrome 6.0.472.55Code:window.parent.mainFrame.focus() window.print()
It works (as you would expect) with IE6, IE8 and Avant browsers.


LinkBack URL
About LinkBacks



Reply With Quote
