http://www.clientcide.com/docs/UI/PopupDetails
Be sure to check out the demo. -Aaron Sorry for any typos. Big fingers , tiny buttons. On Sep 8, 2009, at 9:46 PM, Jon Hancock <[email protected]> wrote:
I need tooltips, but want more sophisticated data and html structure inside the tip than just specifying rel and title in the target. For example, let say an anchor link represents a book. The link just shows the name of the book. The Tip should show details: name, author, number of pages, published date, etc. I have Book javascript objects. My intent is to "store" each book with the anchor. I want the Tip to use the Book object and format a nice tip. Note, I need some intelligence in the formatting as not all books have all data, so I want to present the info cleanly and not have fields in the tip where data is missing. So this is truly custom content and formatting inside the tip. thanks, Jon
