Thread: xhtml open in new window ?
Results 1 to 2 of 2
Related
-
Open url in new tab/window, Facebook tab Forum: General Discussion
Replies: 0 -
links open in new window Forum: HTML Forum
Replies: 8 -
window.open not ever working... Forum: Javascript Forum
Replies: 2 -
Open New Window from Menu Forum: Javascript Forum
Replies: 6 -
open without new window Forum: Javascript Forum
Replies: 5
-
10-01-2007, 01:19 PM #1
xhtml open in new window ?
How do you style the link to open a new window in Xhtml strict ? Apparently target=_blank is not valid anymore.
-
10-11-2007, 01:27 PM #2
Re: xhtml open in new window ?
You are correct,
Code:target=_blank
The correct syntax would beCode:target="_blank"
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum