<div dir="ltr">Yes,<div><br></div><div>I found the problem, I must do</div><div><br></div><div>html script: (html jQuery ready: (html jQuery: &#39;dom element needed&#39;) call: &#39;popover&#39;)</div><div><br></div><div>to add a loading script as expected</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-27 15:15 GMT+02:00 Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">That looks correct to me. Did you checked in the console of Chrome&#39;s developer tool to see if there was a JS error ?</div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sat, Mar 26, 2016 at 8:59 AM, Thomas Heniart <span dir="ltr">&lt;<a href="mailto:heniart.thomas@gmail.com" target="_blank">heniart.thomas@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi guys,<div><br></div><div>I tried to use the bootstrap popover but unfortunately I can&#39;t make it work and I don&#39;t know why</div><div><br></div><div>I work on a really simple example, just a component register with JQDevelopmentLibrary and TBSDevelopmentLibrary.</div><div><br></div><div>The content of renderContentOn: is</div><div><div>        html script: &#39;initialize_popover()&#39;.</div><div><span style="white-space:pre-wrap">        </span>html tbsButton</div><div><span style="white-space:pre-wrap">                </span>beDefault;</div><div><span style="white-space:pre-wrap">                </span>attributeAt: &#39;data-toggle&#39; put: &#39;popover&#39;;</div><div><span style="white-space:pre-wrap">                </span>attributeAt: &#39;title&#39; put: &#39;Popover test&#39;;</div><div><span style="white-space:pre-wrap">                </span>attributeAt: &#39;data-placement&#39; put: &#39;right&#39;;</div><div><span style="white-space:pre-wrap">                </span>attributeAt: &#39;data-content&#39; put: &#39;This is a test&#39;;</div><div><span style="white-space:pre-wrap">                </span>with: &#39;Button popover test&#39;</div></div><div><br></div><div>And the js method initialize_popover() is define in script method of my component with $(&quot;[data-toggle = &#39;popover&#39;]&quot;).popover()</div><div><br></div><div>And that&#39;s all</div><div><br></div><div>Then I load this little app, no error in the debugger but when I click on my button, the popover doesn&#39;t appear</div><div><br></div><div>Maybe I&#39;m missing something but I don&#39;t know what :/</div></div>
<br></div></div>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br></div>
</font></span></div>
<br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br></div>