Don't use html, but use css. Break down all elements into the database (json/spreadsheets) and you can style every item in the lens like you want with css. You can even have scrollbars in the bubble.
On May 21, 2:11 am, [email protected] wrote: > Hi, > > You can also override the function that composes the bubbles. That way you > don't have to mix presentation html in with your data. See other messages > about how to overwrite the bubble compose function. > > Larry > Sent via BlackBerry from T-Mobile > > > > -----Original Message----- > From: Jon Crump <[email protected]> > > Date: Wed, 20 May 2009 11:46:55 > To: SIMILE Widgets<[email protected]> > Subject: Re: Timeline: formatting the description bubble > > On Wed, 20 May 2009, jgro wrote: > > > Has anyone out there been able to add any formatting to the > > description bubble on a timeline (ie. when you click on a dot, a > > bubble with a more in-depth description of the event pops up). We > > need a list of items to be displayed in this bubble. I tried adding > > some html tags within the xml file, but simile doesn't seem to like > > them. Any help would be appreciated! Thanks! > > You can use html tags within the xml description element if you escape all > the tag brackets thus: > > for <element> use: > <element> > > hope that works for you, > > Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
