Based on CSS Browser Selector, this library improves the original code with support for cross-browser media queries and standards compliant code.
By doing so, CSS Browser Selector + will prove a valuable asset when developing cross-browser, cross-device applications that need to adhere to the now (in)famous de-facto standard in Web development, responsive design.
Here are some key features of "CSS Browser Selector +":
· Detects browser types
· Detects browser versions
· Detects browser engines
· Detects user's OS
· Detects user's device type
· Detects user's device orientation
· Detects max-width and min-width details
· Detects user's language
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Added new features for cross-browser development.
· Updated the commons devices width (based on Twitter Bootstrap).
· Continuously evaluates browser max-width and min-width (helper for Media Queries like screen width classes).
· Continuously evaluates browser orientation (helper for Media Queries like orientation classes).