![]() |
|
|
+ Search |
![]()
|
Oct 8th, 2001 07:20
Ben Gordon, Joćo Martins, http://faqts.com/knowledge_base/view.phtml/aid/8534/fid/55
If the new window doesn't require any special sizing or positioning when it is opened then you can simply add target=?_blank? or target='new' to you're <a href=""> tag . If however the window needs to be assigned a size or position, then you will have to use the answer described here http://faqts.com/knowledge_base/view.phtml/aid/8534/fid/55 . If you need the window to resize on page load you can find a script for that here http://www.dynamicdrive.com/dynamicindex8/automax.htm