Click to See Complete Forum and Search --> : plz help


adamthenewbie
07-11-2003, 07:48 AM
Hello, I want to have different properties on different pages without opening a new window. (Different properties such as tool bar, scrolling, etc.) Can I somehow make a function that sets these properties and then put a <body onload = "function();">

Thanks
Adam

pyro
07-11-2003, 07:58 AM
It depends what the properties are. Scrolling, yes, Toolbar, no...

adamthenewbie
07-11-2003, 08:00 AM
say I just want a tool bar on some pages and no tool bar on another

pyro
07-11-2003, 08:03 AM
You'll have to open a new window...