Darth_Tanion
Jul 6, 2004, 06:19 PM
I have a website I have created and some of the links open in new windows. This is simple enough to do. I have used the code:
<a href="wherever.html" target="new.window"> but the problem is that I have no control over the size of the window. I would like them to come up in a small window that cannot be resized or maximised.
<a href="wherever.html" target="new.window"> but the problem is that I have no control over the size of the window. I would like them to come up in a small window that cannot be resized or maximised.