Hi...
back in the day (like 2001 ) there was a tutorial here under "Beyond HTML --> Javascripting" (<!-- w --><a class="postlink" href="http://www.htmlgoodies.com">www.htmlgoodies.com</a><!-- w -->) that showed ignorant people like myself how to make a popup window. i used that tutorial once, and it was really helpful.
It showed how to make a little window popup (you could adjust the size of the popup window, whether or not it had scrollbars, whether or not it had the toolbars at the top, etc.)... i REALLY need this script at the moment... could someone who can find that tutorial or knows how to do it off the top of their head please help me out?
I remember it was nothing complicated, it wasn't lines and lines of code, i just want it to open a window with no toolbars, scrollbars, etc.... just the window 'borders'... non-resizable. the tutorial explained how to do all of that and more. only thing i remember is how to close the window...:
<A HREF=http://www.webdeveloper.com/forum/archive/index.php/"#" OnClick="window.close()">Close window</A>
Please help me someone
Thanks
~Lorenzo
back in the day (like 2001 ) there was a tutorial here under "Beyond HTML --> Javascripting" (<!-- w --><a class="postlink" href="http://www.htmlgoodies.com">www.htmlgoodies.com</a><!-- w -->) that showed ignorant people like myself how to make a popup window. i used that tutorial once, and it was really helpful.
It showed how to make a little window popup (you could adjust the size of the popup window, whether or not it had scrollbars, whether or not it had the toolbars at the top, etc.)... i REALLY need this script at the moment... could someone who can find that tutorial or knows how to do it off the top of their head please help me out?
I remember it was nothing complicated, it wasn't lines and lines of code, i just want it to open a window with no toolbars, scrollbars, etc.... just the window 'borders'... non-resizable. the tutorial explained how to do all of that and more. only thing i remember is how to close the window...:
<A HREF=http://www.webdeveloper.com/forum/archive/index.php/"#" OnClick="window.close()">Close window</A>
Please help me someone
Thanks
~Lorenzo