Hi, Dumidu Jaggery is basically, server-side Javascript scripting engine.[1]. So you can used jquery in your app regard HTML element operations. Here is sample jaggery app[2], where you can find sample codes and how it have handle. BTW you can try caramel as well[3].
[1] http://jaggeryjs.org/ [2] https://github.com/wso2/jaggery/tree/master/apps [3] https://github.com/wso2/caramel On Mon, Apr 21, 2014 at 11:15 AM, Dumidu Handakumbura <[email protected]>wrote: > Hi Devs, > > How can I access a HTML element using Jaggery? Similar to > document.getElementById() in JS? Also is there a way to access a variable > inside a JS script block from a Jaggery script block in the same document. > > > Thanks and Regards, > > Dumidu > > > -- > *Dumidu Handakumbura* > Software Engineer - QA > WSO2 Inc; http://www.wso2.com/. > Mobile; > *+94777706740 <%2B94777706740> * > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Madhuka* Udantha Senior Software Engineer Development Technologies WSO2 Inc. : http://wso2.com *Mobile*: +94774066336 *Blog*: http://madhukaudantha.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
