Student Reviews
( 5 Of 5 )
1 review
Video of Auto Refresh Div Content Using jQuery and AJAX in JQuery course by Webslesson channel, video No. 2 free certified online
How to do Auto Load and Refresh Div every Seconds with jQuery and Ajax. So today We have learned topic like how content in a div to refresh every seconds, for this We have used AJAX shorthand method .load() and setInterval() and then simply sets a call for the data every seconds. So every second div content will refresh automatically.