Re: bootstrap popover, tooltip

2013-06-03 Thread Mischa Tuffield
t; > Hi guys, > > could you please help me how to use tapestry-bootstrap popover or tooltip? > I'm a bit stuck with it and google also didn't help. Thanks. > > > i'm using it like... > > hover over > > BR, > Jan ___ Mischa Tuffield PhD http://mmt.me.uk/ @mischat

Re: bootstrap popover, tooltip

2013-06-03 Thread Mischa Tuffield
Hello Jens,I had to copy the below mixin (from the tapestry-bootstrap plugin) into the mixins folder in my project. My problem is that I should be importing this mixin from the plugin (tapestry-bootstrap) which I already have imported in my project but I don't know how to. I guess I should be doing

Re: bootstrap popover, tooltip

2013-06-03 Thread Mischa Tuffield
u can call the mixin "bootstrap/tooltip" like so : For example I hope this helps! Mischa On 3 Jun 2013, at 22:32, Mischa Tuffield wrote: > Hello Jens, > > I had to copy the below mixin (from the tapestry-bootstrap plugin) into the > mixins folder in my project. My

Re: bootstrap popover, tooltip

2013-06-03 Thread Mischa Tuffield
> won't get happy on the long run… Thanks, I will have a read of this stuff ! Mischa > Jens > > > > Am 04.06.13 00:03, schrieb Mischa Tuffield: >> Jan, >> >> It looks like what is needed is the following to be added to your AppModule: >>