The plugin checks the user's screen resolution and delivers the appropriate code blocks based on it.
Was developed to deliver specific code for websites that have to load on mobile devices.
Many other usage cases exist also (TV screens, wide screens, etc.).
Response JS also includes semantic methods for progressively serving images/media via HTML5 data attributes.
Response's methods are also available as object properties, making them useful tools in OOP-minded custom development.
Requirements:
· JavaScript enabled on client side
· jQuery 1.7 or higher
Limitations:
· No documentation (yet).