Refresh DIV Content Without Reloading Page using jQuery
In my previous post, I explained about making AJAX calls to a servlet from a JSP page and updating a part of the JSP page with the response from the Servlet.
This article will help you to Refresh DIV Content Without Reloading Page using jQuery with simple html page.
demo
Refresh Div without Reloading Page Refresh DIV Content Without Reloading Page using jQuery
Demo by Mohaideen - @ SimpleCodeStuffs
This div will get refreshed for every 2 seconds..!
Another must read article
- AngularJS Interacting with Java Servlet using JSON
- AJAX Tooltip in Java Web Application using qTip2 jQuery plugin
- jQuery form validation using jQuery Validation plugin
- jQuery Tutorial for Beginners