|
|
Feedback on: irt.org FAQ Knowledge Base Q406
irt.org | About | Feedback | 714 [ previous next ] Feedback on: Sent by Worth: Comments: What you do is: window.name = 'SomeWindow' Then use the window.open method and pass the same name to the function, to turn off the scrollbars for example: window.open('foo.htm','SomeWindow','scrollbars=no'); |
-- div -->
|