• Resolved Sapthaka Ranga

    (@sapthaka)


    Need an option when the mouse hovers on Thumbnails to display that image. like aliexpress, ebay. (show gallery image without clicking Thumbnails images)

Viewing 1 replies (of 1 total)
  • Plugin Author NikHiL Gadhiya

    (@nikhilgadhiya)

    Hello,

    Please add following script in your site.

    jQuery('.nickx-slider-nav').on('mouseenter', '.nslick-slide', function (e){
    jQuery('.nickx-slider-for').nslick('nslickGoTo', jQuery(this).attr('data-nslick-index'));
    });

    Thank You.

Viewing 1 replies (of 1 total)
  • The topic ‘Hovers on Thumbnails to display that image.’ is closed to new replies.