Submitted by Tommy Valand on Jun 5, 2009 1:01:03 PM

What were they thinking?

You have to use class or other attributes as CSS selectors (or go the evil route, and have embedded stylesheets).

As a result, IBM has made their codebase a little bit simpler, and -all- their customers applications more bloated/complex than need be.

I've ranted about this on my blog, but few people seem to care..

Submitted by Mirek Navratil on Jun 5, 2009 8:21:38 AM

CSS selector

I really wonder how to use element ID as a CSS selector then. Does the fact that element ID is dynamically prefixed when the page is rendered to HTML means that element ID cannot be used?