help with opening new windows

liunx

Guest
Hi,<br />
My question is completely remedial, I'm sure, but I am having trouble finding this information on the htmlgoodies page, which is how I got here. I have found how to have a new window open when a link is clicked, but I want to know how to have a new window open that is a certain size, with no toolbar or menubar or scrollbar or anything like that. Another thing that I've tried to find out how to do is have a link to close a window, like click "close" and the window shuts. If anyone could help me on either of these, I would very much appreciate it. <br />
Thank you!<br />
Courtney<!--content-->You can use javascript to do both of the above.<br />
This link may help you:<br />
<!-- m --><a class="postlink" href="http://www.pageresource.com/jscript/jwinopen.htm">http://www.pageresource.com/jscript/jwinopen.htm</a><!-- m --><!--content-->thank you!<br />
<br />
and could i just put in links instead of having buttons to click?<!--content-->Originally posted by grrrlystar <br />
thank you!<br />
<br />
and could i just put in links instead of having buttons to click? <br />
Yup. The following link shows how, but it might be a little advanced. The method shown is accessible even if a user disables javascript.<br />
<br />
Accessible Pop-up Links (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/popuplinks/">http://www.alistapart.com/articles/popuplinks/</a><!-- m -->)<!--content-->
 
Back
Top