I have a question for the HTML5 community. We have a website which can be accessed offline with the "Offline web application" feature of HTML5.
Case 1 - the user has searched on 5 different terms when he was online. what will happen when the user goes offline, and try to search on different terms. Will he be able to get the correct results?
Case 2 - the user has never searched on any terms on the webpage which has been cached when user was online. What will happen if the user search on that webpage when he goes offline. Does the search page returns any results???
Thanks
Kapil