We can call javascript from XForm using xform:load tag. The following example calls the javascript function named helloscript. <xforms:trigger> <xforms:label>Launch JS</xforms:label> <xforms:load resource="javascript:helloscript()" ev:event="DOMActivate"/> </xforms:trigger> Bookmark on DeliciousDigg this post Recommend on FacebookShare with StumblersTweet a Read More

Tags: ,