View Single Post
  #2 (permalink)  
Old 07-16-2007, 04:40 AM
brumbino brumbino is offline
Senior Member
 
Join Date: May 2007
Posts: 951
Default

To create a named window, you must use the TARGET attribute with one of the HTML tags to which it applies. For example, the <A> tag is frequently used with the TARGET attribute, which tells the browser to display the destination HTML document in another window.
Reply With Quote