Hello Canvas Team,
I am Developing the Website in which I need to load product through ajax and need to use, quick view, lightbox, progress bar, and other few js functions,
as in the same page if I don't load product through ajax all the function work great but as soon as data loaded through ajax all the function stops working
kindly help me to solve this problem.
Function Not Working On Data Loaded Via Ajax Call Help.
2 replies · opened Jan 6, 2019
PpeutzkumarJan 6, 2019
SSemicolon WebSTAFFJan 11, 2019
Hello,
You will need to recall the Function API for the Functionality you are trying to implement on the AJAX Elements on the AJAX Calls. You can simply add the Function calls in the AJAX success Callback. For the Lightbox, you can simply use: SEMICOLON.initialize.lightbox(); and same goes for other JS Functions. You can find them in the js/functions.js File.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
PpeutzkumarJan 13, 2019
Thank You Very Much,
My Problem Got Solved.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard