PDA

View Full Version : Links HTML Opening in new window


Latifa
01-10-05, 01:41 PM
Assalamu Alaykum :D

How do you get your links to open in new windows using html or javascript.

:D

JazakhAllah Khair

sajid
01-10-05, 01:54 PM
use the target = _blank

<a href="http://www.google.com" target="_blank">

Umm Mu3aadh
01-10-05, 02:08 PM
You don't have to put the underscope?

K@M
01-10-05, 02:49 PM
Undersope? :scratch:

You mean undescore? If so, you do have to put it in.

Latifa
01-10-05, 05:09 PM
Awesome! JazakhAllah Khair :)

.: Anna :.
02-10-05, 07:04 PM
I think u can put anything as the target name actually, provided its not like frames and u use the target name of the other frame.


Because wen I was younger I had a frames website, and if u mispell the target name for example, it will open in a new window.