[jQuery] Re: slideViewer v1.1 + Tooltip v1.3 + jQuery v1.3.1 = tooltips fail

2009-01-31 Thread Matt
Not that this was a super hot topic, but IT WORKS NOW! http://jquery.oniegirl.com/svw/works.htm You can see the working version, plus a writeup on how I got it working, etc. at that link. Apparently there are key differences between "$(window).bind" and "$ (document).ready" I cannot explain t

[jQuery] Re: slideViewer v1.1 + Tooltip v1.3 + jQuery v1.3.1 = tooltips fail

2009-01-31 Thread Matt
Jörn, Thanks for the response, and I agree that tooltips by themselves work fine with your plugin. I have the latest version in use, but for some reason it still does not work. (The proper div with id="tooltip" gets inserted, but nothing happens on hover) http://jquery.oniegirl.com/svw/broken.ht

[jQuery] Re: slideViewer v1.1 + Tooltip v1.3 + jQuery v1.3.1 = tooltips fail

2009-01-31 Thread Jörn Zaefferer
Could you give the latest revision a try? It seems to work fine with core 1.3: http://jqueryjs.googlecode.com/svn/trunk/plugins/tooltip/ Jörn On Thu, Jan 29, 2009 at 4:52 PM, Matt wrote: > > I have a little demo up to check out. > > http://jquery.oniegirl.com/svw/ > > (the pictures are not mine

[jQuery] Re: slideViewer v1.1 + Tooltip v1.3 + jQuery v1.3.1 = tooltips fail

2009-01-29 Thread Matt
I have a little demo up to check out. http://jquery.oniegirl.com/svw/ (the pictures are not mine, just re-using one of the demos from the slideviewer site) 2 versions: the first works (using jQuery 1.2.6, easing 1.3, OLD tooltip plugin, slideviewer 1.1) the second does not (u