<div dir="ltr">Hi guys,<div><br></div><div>I want to render some component in a Bootstrap popover. In my scenario a popover is better than a JQDialog. I saw that is is indeed possible to render html in a popover: <a href="http://stackoverflow.com/questions/13202762/html-inside-twitter-bootstrap-popover">http://stackoverflow.com/questions/13202762/html-inside-twitter-bootstrap-popover</a></div><div><br></div><div>However....I am not sure how to do that from Seaside. I know I can do:</div><div><br></div><div>self attributeAt: &#39;data-content&#39; put: howDoIGetThis</div><div><br></div><div>But I am not sure how to set the html generated from a seaside component. And even worst, my html will have some some inputs so I do need callbacks working.</div><div><br></div><div>Has anyone have done this before? I know how to do it with JQDialog but I would prefer a popover.</div><div><br></div><div>Any advice?</div><div><br></div><div>Thanks in advance, <br clear="all"><div><br></div>-- <br><div class="gmail_signature">Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank" class="vt-p">http://marianopeck.wordpress.com</a><br></div>
</div></div>