In this tutorial, I will present about creating a custom dropdown box that has a list of options with checkboxes. In this custom UI field, t ...
September 23rd, 2017
Showing client side Google Map using Javascript is a simple task. In this tutorial, we are going to see how to get current location of the u ...
September 22nd, 2017
In this tutorial, we will learn how to create a poll script for rating using PHP. In a previous tutorial, we have seen PHP star rating using ...
September 15th, 2017
This tutorial will show us how to create a jQuery slider with a parallax animation effect. We have already seen jQuery slider, carousel, and ...
August 29th, 2017
Avatar is used to represent a person by using an icon which will generally have a profile photo image. It is catchy to use images instead of ...
July 17th, 2017
This tutorial will show us how to create a responsive table with automatic column hiding. I used only HTML and CSS to hide columns responsiv ...
June 30th, 2017
Responsive Datatables allows automatic column hiding based on the size of the viewport. The responsiveness can be added by specifying class= ...
June 27th, 2017
Importing SQL script via programming will be useful when we need to create database structure dynamically. For example, if we provide APP or ...
June 12th, 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