Title: Changing
Last modified: August 21, 2016

---

# Changing

 *  Resolved [WPSeeker](https://wordpress.org/support/users/wpseeker/)
 * (@wpseeker)
 * [12 years ago](https://wordpress.org/support/topic/changing-2/)
 * Hi
 * Thanks for this plugin. I’m trying to add this to the code but it keeps breaking.
 * > $(“img”).unveil(200);
 * Where is the correct place to add it?
 * Thanks
 * [https://wordpress.org/plugins/sw-lazy-load/](https://wordpress.org/plugins/sw-lazy-load/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jose da Silva](https://wordpress.org/support/users/josedasilva/)
 * (@josedasilva)
 * [12 years ago](https://wordpress.org/support/topic/changing-2/#post-4724384)
 * Hello,
 * You should modify the assets/js/jquery.unveil.min.js for this.
 * Look at the last 3 lines.
 * $(document).ready(function() {
    $(“img”).unveil(); }); Just add the 200 as function
   parameter.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Changing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sw-lazy-load.svg)
 * [SW Lazy Load](https://wordpress.org/plugins/sw-lazy-load/)
 * [Support Threads](https://wordpress.org/support/plugin/sw-lazy-load/)
 * [Active Topics](https://wordpress.org/support/plugin/sw-lazy-load/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sw-lazy-load/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sw-lazy-load/reviews/)

## Tags

 * [viewport](https://wordpress.org/support/topic-tag/viewport/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jose da Silva](https://wordpress.org/support/users/josedasilva/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/changing-2/#post-4724384)
 * Status: resolved