Matt wrote:
> I have a page1 that opens a window called page2.
You should forget about unrequested popup windows right now. Windows XP
Service Pack 2 was released two days ago; it modifies IE to block such
popups by default (users can change that setting but few will). And IE
is, alas (because of its flaws), still the most used browser today.
> I want page2 doesn't have title bar, tool bar, address bar.
Read the <http://jibbering.com/faq/>.
> Is it possible to specify in javascript function window_onload() in page2?
Yes, but it is not required here.
PointedEars
|