Support

Account

Home Forums Front-end Issues Refresh custom gallery image without page reload using ajax Reply To: Refresh custom gallery image without page reload using ajax

  • Hi @ddogdani,

    I believe you can use jQuery’s preventDefault() function to disable the redirection when you are clicking a link. This page should give you more idea about it: https://api.jquery.com/event.preventdefault/.

    Also, could you please put your code in the “code” block so it won’t break thread page?

    Thanks 🙂