I need the code for a pop up window
I forgot how to make a popup window w/out it being one w/a scroll bar. Can someone please give me the code. Thanks!
I forgot how to make a popup window w/out it being one w/a scroll bar. Can someone please give me the code. Thanks!
Greg K posted this at 01:46 — 7th December 2004.
He has: 2,145 posts
Joined: Nov 2003
I did a search on here and found this link on how to do it: http://www.zerocattle.com/articles.php?id=1
-Greg
grinchy posted this at 14:07 — 16th December 2004.
They have: 12 posts
Joined: Dec 2004
window.open('URL','NAME','scrollbars=0');
i think anyway
can't remember if its scrollbar or scrollbars
By the way JS is not server side scripting, it's client side
Renegade posted this at 00:39 — 17th December 2004.
He has: 3,022 posts
Joined: Oct 2002
You raise a good point, moving thread...
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.