CSS3 Pointer Events

Summary

The CSS property pointer-events allows authors to control whether or when an element may be the target of a mouse event. This property is used to specify under which circumstance (if any) a mouse event should go “through” an element and target whatever is “underneath” that element instead. Continue reading “CSS3 Pointer Events”

HTML5 BOILERPLATE

HTML5 BOILERPLATE IS 1.0!

Monday, March 21, 2011

Along with HTML5 Boilerplate’s rock solid commitment to cross-browser consistency, H5BP brings you delicious documentation, a site optimizing build script, and a custom boilerplate builder. In addition to this, we now support lighttpd, Google App Engine, and NodeJS with optimized server configurations (along with Apache, Nginx, and IIS) and we’ve reduced the overall size of the published boilerplate by 50%.

Continue reading “HTML5 BOILERPLATE”