Click here to Skip to main content
15,894,720 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
In my website i have used flexislider. Same page i have also used a Update Panel containing Repeater Control to display product.within Repeater control I have taken linkbutton to submit data to database. But when click submit button then Slider does not work but first time is no problem.

So my question how to work jQuery file again .
Posted

1 solution

Use pageload rather than (document).ready to attach your events

http://forums.asp.net/t/1982846.aspx?How+to+run+javascript+after+updatepanel+execution+completed[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900