Unhandled Perception
From the mind of a developer.

Wednesday, February 13, 2008

Can code this simple cause an IE script error?

I have some code that when run on a webpage and the user attempts to print will cause a script error. The page has no scripting and only a DIV tag with a class name of tags

Test page with only enough code to be a valid page:
http://www.veign.com/sandbox/tag/

Does this cause a script error when you choose File -> Print in IE6?

Its be confirmed on by a fellow MS MVP. IE6 can't handle a class name called tags - causes a script error when printing.

Labels: ,

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home