On 3/30/13 9:50 PM, Vineet Deodhar wrote: >>From dabo's bizobj, convert data into json format, dispatch it to the > client, At client side, in the browser, there is .data property for html > elements like . This can be used to hold data. This object is mutable. > After making changes to this data, the same object can be sent to the > bizobj at server and persist the data on disk. ======================================== Do you program the javascript directly ?
Paul ======================================== I use jquery in web2py 'view' code (MVC pattern) and also inline python scripts. This gives granular control over the DOM and embedded data. --- Vineet --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/CAP5=7opptejgzvrrapdatcktfgyc9e_bbkoc_ha9skc4mu5...@mail.gmail.com
