[jQuery] tooltips not working on content loaded via ajax

2009-09-09 Thread Canadaka
I have some simple tooltips on my site that load the content of the title tag into the tooltip. I am currently using this plugin http://cssglobe.com/post/4380/easy-tooltip--jquery-plugin but I have tried several others. They all work fine for static elements, but the main content of my pages are

[jQuery] tooltips on top of a modal window

2009-02-15 Thread cellis
Hello all, Does anyone have an example of jTip or clueTip being used on top of a modal window? I have done it, but it only works in ie7. In firefox, the tooltip is behind the modal (and thus doesn't show up). Any help appreciated!

[jQuery] [Tooltips] jTooltips error

2008-06-17 Thread infounpep
Hi, I'm using drupal 4.7 and download and installed jTooltips 4.7.x 1.6 module from http://drupal.org/project/jtooltips When I installed, I extract the zip files and put it under drupal my site modules/ Then, enable in module section of drupal and go to administer/settings/ JQuery

[jQuery] Tooltips

2008-05-18 Thread MartinS
Can jquery or a plugin do this: On http://www.ns.nl - click on the inputfield next to 'station'. A text balloon shows up and disappears when you click somewhere on the page. It would be great if you could change the text in the balloon for each input field.

[jQuery] jquery tooltips

2008-04-08 Thread Vlad Mazek
Does anyone have a favorite tooltip plugin for jquery? I am currently using jTip for some AJAX popups but I have a need to just add some better documentation in the current UI and jTip is mainly meant for AJAX. Does anyone have a recommendation? I only found one other plugin and it was 120Kb in

[jQuery] Re: jquery tooltips

2008-04-08 Thread Karl Swedberg
You could look at Jörn Zaefferer's Tooltip plugin: http://plugins.jquery.com/project/tooltip Or, my clueTip plugin: http://plugins.jquery.com/project/cluetip --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Apr 8, 2008, at 10:07 AM, Vlad Mazek wrote: