Pablo Rincon
Pablo Rincon
@shgiebner21 Update React package. At least that did it for me.
Same issue here. I'm trying to work on my site's performance and we have around 8-10 pictures all at around 800KB. All are preloaded to be used with this plugin....
Thanks for the response, i will try to create a small codepen demo and will come back to this thread. Basically the problem im having is that I have a...
I modified the plugin to add this functionality. You can preview it here: http://jsfiddle.net/coljung/4TusV/1/
Hmm, I guess it was the fact that " that._setSelected($(this).parent(), false);" inside of each li was referencing the ul instead of the li, it seems to be working now !...
If you are a beginner in jquery i would not recommend playing with this at all.