5 Apr
2011
5 Apr
'11
2:25 p.m.
Was anyone able to load an url in a Modalbox? How do you do that? Like, for example, when clicking on a button, display "http://www.google.com" in the Modalbox. Is that possible? I tried the following, and it's not displaying anything. What am I doing wrong? {{velocity}} #set($ok = $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js")) #set($ok = $xwiki.jsx.use("XWiki.ModalBox")) #set($ok = $xwiki.ssx.use("XWiki.ModalBox")) {{html}} Google {{/html}} {{/velocity}} -- View this message in context: http://xwiki.475771.n2.nabble.com/Modalbox-tp6242462p6242462.html Sent from the XWiki- Users mailing list archive at Nabble.com.