Add a Magnifier for Images using jQuery

Add a Magnifier for Images using jQuery What is a Magnifier for Images? An image magnifier is the zooming ability of your cursor point. This is where you can place your cursor on top of an element on the page and the image will be shown in a popup in zoom mode.  If you are […]
Read the rest of this entry »

How To Add Class Names In jQuery?

To add one or more class names to the selected element, the addClass() method is used. It is only used to ADD one or more class names to the class attributes and not remove existing class attributes. It adds a specified class to each element from the selected elements. jQuery addClass() Syntax: (According to the […]
Read the rest of this entry »

7 Responsive jQuery Dropdown Menu Plugins

Dropdown Menu Plugins Dropdown menus are mostly used for website navigation. They are essentially lists of horizontal options that each contain a vertical menu that will “drop down” when the user hovers the mouse on the primary option. Dropdown menus are the preferred and ideal choice for accommodating a large set of options for display […]
Read the rest of this entry »

Short Intro to jQuery Inbuilt Methods for Creating Animation

Animation  Animation looks pleasing to the eye, but creating animation is not an easy job. It’s important to take into account the effect that animations can have on performance, as even the coolest animations can have negative effects and downgrade user experience. Luckily, jQuery has some inbuilt methods to implement simple animations with ease. These […]
Read the rest of this entry »

20 Stylish and Modern jQuery Tooltip Plugins

jQuery Tooltip Plugins Tooltips are a great option for showing extra information to your readers without cluttering the UI. According to Wikipedia, “Tooltip is a common graphical user interface element. It is used in conjunction with a cursor, usually a pointer. The user hovers the pointer over an item, without clicking it, and a tooltip […]
Read the rest of this entry »

12 Awesome jQuery Virtual Keyboard Plugins

Virtual Keyboard Plugins A virtual keyboard is a component that allows a user to enter characters without a physical keyboard. It’s an alternative input mechanism for those who cannot use a physical keyboard, or for multi-lingual users who switch frequently between different character sets or alphabets. Virtual keyboards are commonly used as an on-screen input […]
Read the rest of this entry »

Responsive Menu
Add more content here...