All jQuery Tooltip

How to change jQuery UI Tooltip font style

When you download jQuery UI, all the widgets comes with predefined theme or style. But sometimes, it is required to override or change default font style to match up with your current webpage style or css. For example, assume that all the controls on your page are having font-size of "8pt" and jQuery UI tooltip […]
Read the rest of this entry »

Show and Hide jQuery UI Tooltip with Animation

jQuery UI 1.90 library tooltip is an awesome widget. By default, the jQuery UI Tooltip is displayed without any animation. But do you know that you can animate the tooltip while showing and on hiding? Yes, It's Possible. In this post, You will see that how that can be done. Related Post: Create Tooltip using […]
Read the rest of this entry »

Move jQuery UI Tooltip with mouse

In my previous post, I had explained how to "create Tooltip using jQuery UI library". By Default, the tooltip appears next to the element and it doesn't move. Today, I will show you how can you make jQuery UI Tooltip follow the mouse. In short, the tooltip will move with the mouse. jQuery UI Tooltip […]
Read the rest of this entry »

Create Tooltip using jQuery UI library

I had already posted that jQuery UI 1.90 is released and there are some widgets which are introduced with jQuery UI 1.90. One of the new widget is Tooltip. In this post, you will learn how to create tooltip using jQuery UI library. Related Post: Tutorial for creating stylized tooltip using jQuery Before we begin […]
Read the rest of this entry »

Tutorial for creating simple stylized tooltip using jQuery

In this post, We are going to show you how to create simple stylized tooltip plugin using jQuery. You don't have to use any jQuery plugin to create tooltip. You will learn how easily you can make tooltips using jQuery and CSS. And the good part is that it can be using few lines of […]
Read the rest of this entry »

jQuery Plugin Suites Written in Coffee Script

Mini JS is a collection of useful jQuery plugins that are written in CoffeeScript. CoffeeScript is a little language that compiles into JavaScript. The suite currently consists of a word counter for text area’s, tool tips, simple slider, notifications, alerts, twitter feeds, and a drop down menu. Each plugin is configurable and well documented. They […]
Read the rest of this entry »

Responsive Menu
Add more content here...