Best method to disable interaction for a period of time?

Best method to disable interaction for a period of time?


   Hi folks,

   I have to download a good sized amount of data to the browser as Application Cache (Cache manifest, not local storage) so that the site will function offline. The initial download takes about 30 seconds and I don't want the user to start interacting with the site until it's finished. This is a dynamic site that will change daily, and will need to be refreshed at the browser level each morning before they go offline. What would the best method be to implement something like this?  I know jQuery has hideUI, but it doesn't seem to work with Mobile.

   Any advice would be appreciated.

   -Adam







    • Topic Participants

    • adam