While uploading image files using drag and drop method the drop area should be responsive based on the viewport. In this tutorial, we are go ...
October 20th, 2017
A modal window will provide a much better user experience than a new page. This tutorial will load dynamic content for a jQuery modal via an ...
May 21st, 2017
DataTables provides callback functions to manipulate header and footer HTML data and add value to the presentation. Using these callback fun ...
May 12th, 2017
Creating a calendar interface is accessible in PHP. Many date functions are available in core PHP; I have used them to create a calendar UI ...
May 1st, 2017
When you use AJAx in the right sense, it will improve the user experience largely. In this article, let use see how to do image upload using ...
April 3rd, 2017
Loading a web page with dynamic content is very easy by using jQuery and AJAX. We have already seen about how to load content dynamically on ...
November 26th, 2014
In this tutorial, we will see a PHP script to implement the username live check feature using AJAX, jQuery, and MySQL. This is a common and ...
October 11th, 2014
jQuery load method requests server pages and refreshes the HTML selector with the page content. In this tutorial, we are going to auto-load ...
October 5th, 2014
There are many ways to load dynamic data using jQuery. For example, Sending jQuery AJAX call to PHP for dynamic data to be loaded. Creating ...
December 12th, 2013