Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chriscoyier/google-maps-mobile-demo

Small screens don't need iframe Google Maps, so they get a static image and link. Large screens get the fully interactive iframe.
https://github.com/chriscoyier/google-maps-mobile-demo

Last synced: 2 days ago
JSON representation

Small screens don't need iframe Google Maps, so they get a static image and link. Large screens get the fully interactive iframe.

Awesome Lists containing this project

README

        

Small screens don't need iframe Google Maps, so they get a static image and link. Large screens get the fully interactive iframe.

This uses [Enquire.js](http://wickynilliams.github.com/enquire.js/) to do the media query testing and jQuery to make an Ajax call for the correct content.