I need the code for a pop up window

They have: 1 posts

Joined: Dec 2004

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's picture

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

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's picture

He has: 3,022 posts

Joined: Oct 2002

grinchy wrote: By the way JS is not server side scripting, it's client side

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.