[jQuery] Re: hide some divs, show one

2007-08-18 Thread [EMAIL PROTECTED]

thanks !

On Aug 17, 6:45 pm, Justin Sepulveda [EMAIL PROTECTED]
wrote:
 What you're looking for sounds a lot like tab functionality.  I think
 you could pull it off using Klaus's tab plugin.

 http://www.stilbuero.de/2007/05/14/tabs-plugin-more-flexibility/

 On Aug 17, 1:21 pm, [EMAIL PROTECTED]

 [EMAIL PROTECTED] wrote:
  hi friends,

  I have a product list... when the user click on a product i wanna show
  the respectly div for this product..(photo) and hide all the one that
  are visible.(for the case the user forget to close them)

  how can i do it ?



[jQuery] Re: hide some divs, show one

2007-08-17 Thread Justin Sepulveda

What you're looking for sounds a lot like tab functionality.  I think
you could pull it off using Klaus's tab plugin.

http://www.stilbuero.de/2007/05/14/tabs-plugin-more-flexibility/

On Aug 17, 1:21 pm, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 hi friends,

 I have a product list... when the user click on a product i wanna show
 the respectly div for this product..(photo) and hide all the one that
 are visible.(for the case the user forget to close them)

 how can i do it ?