Date: 07/02/05 (Web Development) Keywords: html, web I've started a button exchange for my website and the question has come up as to how do I get the links to open a new window instead of opening in the same one. What the script does is create an iframe based on the user name and then it rotates buttons in the iframe which advertise other sites. I have tried putting the following into the iframe code: src="about:blank" target=_blank target='_blank' target=newwindow target="blank.html"
Source: http://www.livejournal.com/community/webdev/217337.html
|