Title: Works easy enough
Last modified: April 9, 2020

---

# Works easy enough

 *  [crandellws](https://wordpress.org/support/users/crandellws/)
 * (@crandellws)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/works-easy-enough-2/)
 * I did not like that the images just switched without transition so I added some
   javscript to make that happen.
    on lines 105 to 113 added:
 * `.stop(true,true).hide().fadeIn();`
 * so it should look like this
 *     ```
             mainImage
               .attr("data-ind", ind)
               .attr("src", med)
               .attr("srcset", med)
               .attr("width", width)
               .attr("height", height)
               .attr("data-hq", hq)
               .attr("data-w", hqw)
               .attr("data-h", hqh)
               .stop(true,true).hide().fadeIn();
       ```
   

The topic ‘Works easy enough’ is closed to new replies.

 * ![](https://ps.w.org/wooswipe/assets/icon-128x128.png?rev=3609736)
 * [WooSwipe WooCommerce Gallery](https://wordpress.org/plugins/wooswipe/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wooswipe/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wooswipe/)
 * [Active Topics](https://wordpress.org/support/plugin/wooswipe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wooswipe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wooswipe/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [crandellws](https://wordpress.org/support/users/crandellws/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/works-easy-enough-2/)