-
XHTML validity for form data
I've used the 'Open in new window' JavaScript from DD. Many thanks!
I wanted the page to be XHTML 1.0 Transitional valid so I had to make the following changes:
<form name="targetmain" action="uri">
<input type="checkbox" name="targetnew" checked="checked"
onclick="applywindow(targetlinks)" />
open links in new window
</form>
(added: action="uri" and checked="checked")
[Thought I'd just share this in case it saves someone time. Sorry if this is a repost of an earlier comment.]
Ekstasis
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks