Hi Andrea,

There isn't a simple, template-based way to do that, no.  You'll have to
look at the SimileAjax Javascript.

http://api.simile-widgets.org/ajax/2.2.1/scripts/graphics.js

Specifically SimileAjax.createBubbleForContentAndPoint.  Generally, I
guess you'd have to template the content you want in a div and hide that
div from display, only showing it when the bubble is created.

I'd be curious to see what you're doing with Bootstrap if you don't mind
sharing.

On 8/27/11 1:00 AM, Andrea Borruso wrote:
> Hi Ryan,
> thank you.
> 
> My app is simpler than "Recent United States Senate Bills": I have no 
> collection and only one kind of item.
> 
> I have a tabular view, and I would like to have bubbles for the values of my 
> columns, and in every bubble some values from the fields of the record I 
> have selected. Is there a native way  to do that in exhibit for the tabular 
> view?
> I'm able to obtain this using row templates and some tooltip javascript 
> library.
> 
> An offtopic note: I'm testing using twitter 
> bootstrap<http://twitter.github.com/bootstrap/>to style exhibit, and it seems 
> to me cool.
> 
> Best regards,
> 
> Andrea
> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to