|
Project Information
Featured
Downloads
Links
|
jQuery Plugin is an advanced tooltip widget for the ever popular jQuery JavaScript framework. Display a customized tooltip instead of the default one for every selected element. A tooltip is a small overlay that sits over the main page that can be used to provide content or functionality that does not need to be always visible. Tooltips usually look like a small box or callout and can be trigged by a wide range of events. For demo visit this page to see jtooltip behavior and code exampleFor more information about properties, method and functions visit jtooltip description pageProject RequirementsMandatoryThere are a few requirements you need to meet before you can use jTooltip as a tooltip renderer, the most obvious of which is the inclusion of the jQuery library 1.3. You can grab the latest version here. Position utility: jTooltips employ collision detection and iframe protection via the Wiki Position utility. Template plugin to get posibility create template strings for dynamic data load via JSON. Optionalbgiframe plugin to fix select-problems in IE, just include to apply to tooltip; StyleAll jtooltip widgets have class: "ui-tooltip". And this special classes contain in the jquery.jtooltip.css file. You can customize jtooltip view using ThemeRoller because it is using "ui-widget" style class and by default using "ui-widget-content, ui-corners-all" style classes. ExamplesPlease visit this page to see jtooltip behavior and code example. To see how easy it is. You will love it from the first time you try it. Try this. Also it is very important to us to get you feedbacks. Please feel free to write comments. SupportPlease post questions to the jQuery discussion list, putting (tooltip) into the subject of your post, making it easier to spot it and respond quickly. Keep your question short and succinct and provide code when possible; a testpage makes it much more likely that you get an useful answer in no time. Please post bug reports and other contributions (enhancements, features) to the project bug tracker list. |