Hi all , im developing a s40 webapp for fulltouch device and i have some question about it
1. Is there anyway to reply text TypeHere when u in input mode ?
2. Is there anyway to execute javascript when i back from an external web?
Example : my webapp flow like this
User details choose change avatar --> show upload avatar form then upload avatar --> go to external web alert that upload successfull NOW here when i press X button on the left bottom of screen it back to my webapp but it back to upload avatar form. I want back to user details form and want to know is there anyway to execute javascript when back. Can i use onshow and onhide event for this ?