Dave Francis wrote: > > Don't want to start a war here but I really disagree. The less that > browsers have to do, the less chance they have to be inconsistent (with each > other and w3c).
If it works now, use it. I find it hard to believe there will ever be new user agents released that are less conforming then the current ones. > PS. Your link is broken: > Parameter entity must be defined before it is used. Error processing > resource 'http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd'. Line 85, Position 2 I do not consider the link broken, but whatever user agent you are using. That issue is on purpose and is due to a script tag using shorthand closing. Easily solved by substituting <script ... /> with <script ...></script> if you are so inclined. I am not, and the W3C validates the page: http://validator.w3.org/check?verbose=1&uri=http%3A//spike.oli.tudelft.nl/jochemd/test/resnet/richtables.html http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//spike.oli.tudelft.nl/jochemd/test/resnet/richtables.html Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183215 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

