jaunesarmiento / fries

Fries helps you prototype Android apps using HTML, CSS, and JavaScript.
MIT License
1.55k stars 222 forks source link

Suggested feature: Page load event #57

Closed hell03610 closed 11 years ago

hell03610 commented 11 years ago

To know when a page is loaded in dom and ready to inject data from server. Suggested param: pageId . It is read from the attr id of the tag with class ".page"

Or renaming the push custom event - is it used in any way?

jaunesarmiento commented 11 years ago

Related to #26.