Hello, Under Internet Explorer, it's possible to use some custom html/xhtml namespaces, like Microsoft's Cool bar.
<HTML xmlns:cool> ... <cool:bar SizeAll="true"> ... It's possible to use this namespace when it's been declared in the HTML tag. But IDEA says it's an : Invalid tag library prefix "cool". I'm not using any tag library. But this custom html tag. So, when a namespace is declared in the html tag, it should not be highlighted as an error. -- Guillaume _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
