-
jQuery
jQuery Add/Remove Class Example
In this example, we’ll go through jQuery .addClass() and .removeClass() methods. jQuery provides a seamless, easy and efficent way to…
Read More » -
jQuery
jQuery UI Datepicker Example
In this example, we’ll have a look at the datepicker widget of jQuery. The jQuery UI Datepicker is a highly…
Read More » -
jQuery
jQuery AJAX Example
The aim of this example is to give you a full understanding of AJAX, which stands for Asynchronous Javascript and…
Read More » -
jQuery
jQuery File Upload Example
The aim of this example is to give you the right knowledge about how you can achieve file upload with…
Read More » -
jQuery
jQuery Drag and Drop Example
The aim of this example is to explain and use drag and drop functionality with jQuery. Basically, in jQuery you…
Read More » -
jQuery
jQuery UI Autocomplete Example
In this example, we’re going through a very useful widget of jQuery, autocomplete(). Autocomplete enables users to quickly find and…
Read More » -
jQuery
jQuery CSS Background Image Example
In this example, we’ll learn how to use jQuery to add CSS properties to HTML elements and specifically how to…
Read More » -
jQuery
jQuery Disable Button Example
The aim of this example is to show you how to enable/disable a button using the famous jQuery library of…
Read More » -
HTML5
Top 10 Major Advantages of HTML5
1. What is HTML5? HTML5 is the newest version of the HyperText Markup Language that was developed in the late…
Read More »