Hi all,

I'm having trouble getting the nice tooltips to show up on my
slideViewer gallery when using jQuery 1.3.1.

I need some guidance in debugging the problem

Here's what I've found so far:
1. When using jQuery 1.2.6 (with slideViewer 1.1 and Tooltip 1.3) the
tooltips show up UNDER the navigation (with 100% width)
2. slideViewer itself works fine with jQuery 1.3.1, but no tooltips
3. The Tooltip plugin by itself also works with jQuery 1.3.1
4. Firebug is showing some markup for the tooltip being inserted in my
page, but nothing happens on hover. It looks like this:

<div id="tooltip" style="display: none;">
    <h3/>
    <div class="body"/>
    <div class="url"/>
</div>


If someone could help point me in the right direction I'd greatly
appreciate it!


slideViewer 1.1:
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html

Tooltip 1.3:
http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/

slideViewer needs the easing plugin (v1.3) which is here:
http://gsgd.co.uk/sandbox/jquery/easing/

Thanks

Reply via email to