S
Siropu
Guest
Code:
Also as a side note, it would be great if you could pass multiple classes to the
Continue reading...
Code:
<xf:js>
XF.showOverlay(XF.getOverlayHtml({title: 'my title', html: '<div>my html</div>'}));
</xf:js>
Also as a side note, it would be great if you could pass multiple classes to the
className
of the options object.Continue reading...