<div>
                    <span style="font-size: 12px;">Hi Mariano,</span></div><div><span style="font-size: 12px;"><br></span></div><div><span style="font-size: 12px;">try that:</span></div><div><span style="font-size: 12px;"><br></span></div><div><span style="font-size: 12px;"><span class="Apple-tab-span" style="white-space:pre">        </span>htmlCode := WARenderCanvas builder render:[:r |&nbsp;</span></div><div><span style="font-size: 12px;"><span class="Apple-tab-span" style="white-space:pre">                </span>r input on: #name of: self.</span></div><div><span style="font-size: 12px;"><span class="Apple-tab-span" style="white-space:pre">        </span>].</span></div><div><span style="font-size: 12px;"><span class="Apple-tab-span" style="white-space:pre">        </span>html div attributeAt:'data-content' put:htmlCode.</span></div><div><span style="font-size: 12px;"><br></span></div><div><span style="font-size: 12px;">Kind Regards</span></div><div><span style="font-size: 12px;">Karsten</span></div><div><span style="font-size: 12px;"><br></span></div><div><span style="font-size: 12px;"><br></span></div><div><span style="font-size: 12px;"><br></span></div>
                <div><div><br></div><span style="font-size: 12.800000190734863px; background-color: rgb(255, 255, 255);">--&nbsp;</span><br style="font-size: 12.800000190734863px; background-color: rgb(255, 255, 255);"><div style="font-size: 12.800000190734863px; background-color: rgb(255, 255, 255);">Karsten Kusche - Dipl. Inf. (FH) -&nbsp;<a href="mailto:karsten@heeg.de" style="color: rgb(0, 106, 227);">karsten@heeg.de</a></div><div style="font-size: 12.800000190734863px; background-color: rgb(255, 255, 255);">Georg Heeg eK - Köthen</div><div style="font-size: 12.800000190734863px; background-color: rgb(255, 255, 255);">Handelsregister: Amtsgericht Dortmund A 12812&nbsp;</div><div><br></div></div>
                 
                <p style="color: #A0A0A8;">Am Montag, 15. Dezember 2014 um 18:21 schrieb Mariano Martinez Peck:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><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:&nbsp;<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: 'data-content' 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,&nbsp;<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>
</div></div>
</div><div><div>_______________________________________________</div><div>seaside mailing list</div><div><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a></div><div><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>