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

Commit a230fdf

Browse files
adding requirements
1 parent add7595 commit a230fdf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ If you want to configure a few different lazy-loaded scenarios, you can supply a
4141
window.easyLazyImages( ['break-3', 'break-4'], 'main [data-image-src]' );
4242
window.easyLazyImages( ['break-4'], 'aside [data-image-src]' );
4343

44+
## Requirements
45+
46+
* `watchResize()` (part of [Easy Resize Watchers](https://github.com/easy-designs/easy-resize-watchers.js))
47+
* `getActiveMQ()` *required for named media query support* (part of [Easy Resize Watchers](https://github.com/easy-designs/easy-resize-watchers.js))
48+
4449
## Demo
4550

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

0 commit comments

Comments
 (0)