jquery tooltip shows a div's content

Posted by bob on Stack Overflow See other posts from Stack Overflow or by bob
Published on 2010-04-14T19:46:27Z Indexed on 2010/04/14 21:03 UTC
Read the original article Hit count: 280

Filed under:
|
|
|

Hello, I want to use either http://onehackoranother.com/projects/jquery/tipsy/ or http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/ and I was wondering if lets say I have a div on my page that has a class 'item_info'.

Can I have my tooltip that is created output the div inside the tooltip and formatted properly according to my css?

Is there another plugin I should be looking into?

Thanks. I hope this is clear enough.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery