Tag Archive for 'CSS'

MSIE 4095 Selector Limit

Web applications concatenate CSS files to improve performance, which can result in large numbers of style rules in a single file. Enter the 4095 selector limitation for IE browsers. An IE bug whereby the browser will only apply style for the first 4095 selectors declared per file. Impacted browsers include IE6, IE7, IE8 and IE9.

Continue reading ‘MSIE 4095 Selector Limit’

Web Development and Debugging Tools

Following is a  list of cross-browser/platform web development and debugging tools useful for client-side developers. Depending on the application, one or all of these tools can be valuable in completing work on a website front-end.

Continue reading ‘Web Development and Debugging Tools’