Forum Moderators: open
Probably an easy one, but I can't seem to get it working. It WAS working, but darned if I know what happened...
<sorry, no URLs to member's sites>
There is a scrolling marquee javascript at the top. It is centered perfectly in IE, but it is off to the left (next to the left-aligned div) in NS7 and Opera. Anyone know why? Thanks!
Oh, and I almost forgot... On that same page, in the middle, there is a link to the Macromedia website that I have set to open in a new browser window, using the "target="resource_window" attribute. That is not w3c compliant and is hindering my site from w3c validation. How can I get that link to open in a new browser window that IS w3c compliant? Thanks!
Chris
[edited by: tedster at 10:30 pm (utc) on Nov. 14, 2003]
When it comes to the target attribute and strict doctypes, we've kicked that one around a lot here. It is a challenge -- we've discussed it on maybe 30 threads at this point. Here was one pretty thorough thread on the topic from July:
[webmasterworld.com...]
The short answer is that only javascript can be used to open a new window with a strict doctype.
<snip>
Any other thoughts would be greatly appreciated!
Chris
[edited by: korkus2000 at 1:14 am (utc) on Nov. 16, 2003]
[edit reason] No personal URLs please [/edit]