phoneui.documentReadyHandler fires OK on my 1st page but I need an equivalent to that for the subsequent page. What is the easiest way of doing this?
If I put use the phoneui.documentReadyHandler in the page2_custom.js it will fire when debugging directly but not if I start from page1 and navigate to it (because page2_custom.js is not included)
Thanks
Steve