Wrox Programmer Forums
|
BOOK: Beginning JavaScript
This is the forum to discuss the Wrox book Beginning JavaScript by Paul Wilton; ISBN: 9780764544057
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning JavaScript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 25th, 2006, 05:22 AM
Registered User
 
Join Date: May 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default IE and DTD problems

Hello

i'm trying to write code that will validate, but when i try mouseevent.html from chapter 13, and add a DTD - the code stops working in IE, firefox/Netscape work fine.

any ideas?

Thanks

 
Old May 25th, 2006, 06:54 AM
Registered User
 
Join Date: May 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

sounds like the non-conformist is showing it's colors.

Not sure exactly what they do, but there is a way to check what browser is running (probably in HTML) then you need to "if IE then conveluted code" and "else the code you now have")

qazwiz is qazwiz everywhere. If you see me, say HI!
 
Old May 26th, 2006, 12:39 PM
Registered User
 
Join Date: May 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i know you can do that, but can you also contrl the DTD line?
i thought you can only control the stuff between the <html> tags ?






Similar Threads
Thread Thread Starter Forum Replies Last Post
Automated tool to convert XML from DTD to DTD lsantos2000 XSLT 2 October 17th, 2007 08:21 AM
DTD question bcogney XML 1 April 8th, 2007 06:01 PM
question DTD antiwind XML 1 February 24th, 2005 04:45 AM
Which DTD? Snib HTML Code Clinic 2 July 16th, 2004 03:34 AM
Help with DTD P Keshav XML 1 September 12th, 2003 12:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.