• Resolved sharpe89

    (@sharpe89)


    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 http://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

    https://wordpress.org/plugins/wp-store-locator/

Viewing 1 replies (of 1 total)
  • Thread Starter sharpe89

    (@sharpe89)

    No worries.

    I fixed my own problem. No Stylesheet was included for the customscrollbar to show it’s styling. 😛

Viewing 1 replies (of 1 total)
  • The topic ‘Custom jQuery Afterload Function’ is closed to new replies.