Custom jQuery Afterload Function
-
Hi there
Many thanks for a great plugin. It’s working so well on my client’s website.
I have one request that might be very easy to implement but I just need someone with a bit of JS experience.
I have this function for a custom scrollbar to be used for the list of salons https://www.insanitytan.com/salon-locator/:
$(window).load(function(){ $("#wpsl-stores").mCustomScrollbar({ scrollInertia:400, theme:"dark-thick", }); });
I’m assuming there is a function within WP Store Locator to allow me to call this function after results have loaded. However i can’t seem to figure it out.
Your help is much appreciated.
Thanks!
Stephen
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom jQuery Afterload Function’ is closed to new replies.