Thread: address bar
View Single Post
  #4 (permalink)  
Old 08-29-2004, 07:52 AM
paulhiles's Avatar
paulhiles paulhiles is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: UK
Posts: 2,089
paulhiles RepRank 0
Default

Check out this thread that deals with a Pop-up script. The Javascript controls which properties will be available to the new window.. however you should use the onclick handler of the <a> tag rather than rely on the user having Javascript enabled.

This will give you extra brownie points for site accessibility! :o)
Reply With Quote