Not long ago, adding a video to a web page implied quite a lot of work (and a bit of luck) as...
Category - Jquery
Create and add content to popups using JavaScript
Popups can be useful Let’s face it. Popups are not a nice browser feature and they can be very...
Animated Progress Bar without Images
These don’t contain any images. They all are pure JavaScript based progress bars. They uses...
Customized Html Controls: Creating Custom Checkbox
Under “Customized Html Controls” section I will discuss about how to create and customized standard...
JavaScript Exception Handling Techniques
Like the Object oriented programming the exception handling is also not used while coding in...
Jquery compare value with string
In this example, I created an input form and compared it with custom string using jquery val()...
Caluclate Area and Perimeter of a Rectangle in Jquery Code
In this example I’ll show you how to calculate area and perimeter of a rectangle in Jquery...