Usually, a menu bar occupies some spaces on a web page. Using a sliding menu gives us more space to display the main content. In previous po ...
September 26th, 2016
Inline CRUD is for performing Create, Read, Update and Delete operations within a grid view. In a previous post, we have seen an example of ...
September 5th, 2016
Images can be added or deleted using jQuery and PHP script via AJAX. In a previous tutorial, we have seen examples like PHP AJAX image uploa ...
August 4th, 2016
Using the jQuery date picker, we can format a selected date using the dateFormat option. In a previous post, we have seen how to use jQuery ...
June 26th, 2016
Auto-suggest feature for a form field will reduce the user’s effort while entering input data. In this post, we will see how to auto-s ...
June 14th, 2016
Responsive design for our web page makes the page flexible for various screen sizes. Previously, we have seen how to create a responsive web ...
June 2nd, 2016
In this, tutorial we will see about how to code a message that fades out using jQuery. After jQuery AJAX form submits, we have to respond th ...
April 17th, 2016
In this post, we will see how to change the theme color using jQuery. We have an example with a split button having two parts. One is for th ...
April 4th, 2016
In this post, we will switch the CSS class using jQuery. In a previous post, we saw how to switch CSS files based on the screen size to make ...
March 24th, 2016
Here we are going to see an example to switch CSS file dynamically based on the window size. In this example code, we are having two CSS fil ...
March 17th, 2016