HTML

Some of the Best CSS3 Text Effects

Some of the Best CSS3 Text Effects

Almost all of the major browsers support CSS3 features. A big change in CSS3 is Web Typography. The new CSS3 properties give developers a wonderful...

How to Make a pure CSS Dropdown Menu Without Images

How to Make a pure CSS Dropdown Menu Without Images

What a dropdown menu provides is a hierarchical overview of the subsections contained within the menu item that spawned it. Basically, it lists all...

Preload an Image using JavaScript or HTML

Preload an Image using JavaScript or HTML

Many times, we need to “preload” an image into browser’s cache for performance concern. For instance, we have a mouse-over event and the image...

Disable Right Clicking and Image Saving using JavaScript

Disable Right Clicking and Image Saving using JavaScript

This is a cross browser DHTML script that will prevent the default right menu from popping up when the right mouse is clicked on the web...