[jQuery] Re: slideViewer now works with the toolTip plugin!

2007-06-29 Thread GianCarlo Mingati
hey Jörn thanks! but believe me it was quick container.next(.stripTransmitter ul).find(a).Tooltip({ etc... I reloaded the page and it was working! I agree that's a nice jquery 'feature': making plugins work on top of each other (as Glen says) saves time and is easy! I'm sure i'd getter better

[jQuery] Re: slideViewer now works with the toolTip plugin!

2007-06-28 Thread GianCarlo Mingati
Ganeshji ciao, for unknown number i mean that the script (wich is my first attempt at making something with jquery) waits for the images to be fully downloaded before even counting how much of them are present for each gallery and counting that images a new list of links is built. Maybe unknown

[jQuery] Re: slideViewer now works with the toolTip plugin!

2007-06-28 Thread Jörn Zaefferer
GianCarlo Mingati wrote: $(div#mygaltwo).slideView({ easeFunc: backinout, easeTime: 1200, toolTip: true }); et voilà, you get a gallery. Now, how cool is that? Great stuff. I love the backinout easing. I consider integration of plugins the toughest part of all plugin development, nice to

[jQuery] Re: slideViewer now works with the toolTip plugin!

2007-06-28 Thread Glen Lipka
Bravo. Excellent. I love when plugins work on top of one another. How about using HoverIntent to make the rollover wait until you put the mouse over slow? Glen On 6/28/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: GianCarlo Mingati wrote: $(div#mygaltwo).slideView({ easeFunc: backinout,

[jQuery] Re: slideViewer now works with the toolTip plugin!

2007-06-27 Thread Salvatore FUSTO
great, paisa' salvatore P.S. è che su queste liste sembriamo degli emigrati stile inizio '900 :) - Original Message - From: GianCarlo Mingati [EMAIL PROTECTED] To: jQuery (English) jquery-en@googlegroups.com Sent: Wednesday, June 27, 2007 3:43 PM Subject: [jQuery] slideViewer now works

[jQuery] Re: slideViewer now works with the toolTip plugin!

2007-06-27 Thread GianCarlo Mingati
bella ;-) ma tu di dove sei? io di roma gc On Jun 27, 4:19 pm, Salvatore FUSTO [EMAIL PROTECTED] wrote: great, paisa' salvatore P.S. è che su queste liste sembriamo degli emigrati stile inizio '900 :) - Original Message - From: GianCarlo Mingati [EMAIL PROTECTED] To: jQuery

[jQuery] Re: slideViewer now works with the toolTip plugin!

2007-06-27 Thread Ganeshji Marwaha
cool stuff man... what do u mean by unknown number of images... -GTG On 6/27/07, GianCarlo Mingati [EMAIL PROTECTED] wrote: http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html Hi all. I think i'm done with this plugin. It is becoming a monster so