Jan
4

CssUserAgent

By Vinod  //  All, CSS, HTML, Javascript  //  1 Comment

This page demonstrates the power of CssUserAgent. This feature applies User-Agent specific CSS classes to the <html> tag to allow browser-specific CSS variation without resorting to CSS hacks. Since these are performed once at startup, CSS may be statically defined without the need to mix browser-specific logic into the presentation.

1 Comment to “CssUserAgent”

Leave a comment