Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
adding requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongustafson committed Nov 21, 2014
1 parent add7595 commit a230fdf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ If you want to configure a few different lazy-loaded scenarios, you can supply a
window.easyLazyImages( ['break-3', 'break-4'], 'main [data-image-src]' );
window.easyLazyImages( ['break-4'], 'aside [data-image-src]' );

## Requirements

* `watchResize()` (part of [Easy Resize Watchers](https://github.com/easy-designs/easy-resize-watchers.js))
* `getActiveMQ()` *required for named media query support* (part of [Easy Resize Watchers](https://github.com/easy-designs/easy-resize-watchers.js))

## Demo

See [this Codepen](http://codepen.io/aarongustafson/full/XJJoeR/) ([source](http://codepen.io/aarongustafson/pen/XJJoeR))

0 comments on commit a230fdf

Please sign in to comment.