Pages Navigation Menu

Coding is much easier than you think

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