Hi, I'm facing the same problem.. Can you please tell me how you resolved this. I don't understand what the html: true option does, and where to put it.
Thanks in advance. JayD On Sunday, January 15, 2012 5:35:09 AM UTC+5:30, Markus wrote: > > Hi, > > I am using Popover in Rails. Works great so far, despite the fact that I > would like to have line breaks in the popup text: > <a href="#" class = "historypopup" data-original-title="History" > data-content="Line1\n\n<br />Line2\n\n" >test</a> > > Is that possible? > (Or is it possible to use arbitrary html for the content?) > > Thanks for any pointers, > Markus > > >
