Ray_Net wrote:
EE wrote on 12-06-19 19:33:
What is the difference between target="_blank" and target="_new"?  I presume that there must be some difference, otherwise both would not exist together. Does target="_blank" make it easier to do exploits against browsers than target="_new"?

As far as I know the "_new" target is a real name target.
so if you had opened a "_new" window, if you click on another target="_new" the new window goes to the opened "_new" window overwritting what it was.


As far as I know the "_blank" target is a reserved name target.
so if you had opened "_blank" window, if you click on another target="_blank" the new window goes to ANOTHER "_blank" window leting the other opened.

Very clear.  Thanks.

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to