Tag: speed
Speed Tracer – Google Web Toolkit – Google Code
CSS Qualified Selectors // ShaunInman.com
CSS Qualified Selectors // ShaunInman.com
Comment from Dave Hyatt. “Decorating your markup with classes and ids and matching purely on those while avoiding all uses of sibling, descendant and child selectors will actually make a page perform significantly better in all browsers.”
Efficiently Rendering CSS | CSS-Tricks
Efficiently Rendering CSS | CSS-Tricks
efficiency of different selectors (up with id and class, down with elements and descendants…)