petrocan
05-02-2003, 09:41 AM
Stupid simple question I hope...but how do I generate a new window everytime a link on the original page is clicked. Currently when a new link is clicked it takes over the other new window that was openned.
Here is what I'm using so far:
target="popup" onClick="window.open('PDF/PhoneListing.pdf', 'popup')"
Any help would be greatly appreciated.
Here is what I'm using so far:
target="popup" onClick="window.open('PDF/PhoneListing.pdf', 'popup')"
Any help would be greatly appreciated.