Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3808596
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T15:10:20+00:00 2026-05-19T15:10:20+00:00

With mobile web-apps becoming the ~next big thing.. I developed a small web page

  • 0

With mobile web-apps becoming the ~next big thing.. I developed a small web page with mobile friendly characteristics, It runs great on both Android and i-Phone see here: http://dl.dropbox.com/u/4303088/gadgetdraftoknewdatac.html
It is pure JS..
It gets data from Google Spreadsheets.

I can bookmark it on my Android phone and presumably on a i-Phone as well and since it is pretty small it is fairly responsive, but I cannot prevent the page from reloading. What I’ve read is that I would have to make changes to the webserver to set the page expiration (via headers?). At the moment I’m serving this from servers that I do not have that level of control over. This copy being served from dropbox for instance..

Is there any way to make this act more like an “Installed” app using straight HTML/CSS/JS???

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T15:10:20+00:00Added an answer on May 19, 2026 at 3:10 pm

    It would appear that this is what I was looking for.. Will try out shortly!
    http://html5doctor.com/go-offline-with-application-cache/
    The answer is use a Manifest file:

    The manifest file
    The file name is specified in your html

    <!DOCTYPE html>
    <html lang="en" manifest="/offline.manifest">
      // your html document
    </html>
    

    an example of a manifest file.
    Then have a file named offline.manifest <<<< note same name as in your html
    with something like::

    # This is a comment
    CACHE:
    /css/screen.css
    /css/offline.css
    /js/screen.js
    /img/logo.png
    
    http://example.com/css/styles.css
    

    And that is it!
    The solution seems to work on modern mobile devices, dramatically reducing DL time after 1st visit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making a mobile web app. At the top of the page, I have
Hi there Im new to mobile application development. I had developed Android apps using
New-style status messages (as in mobile apps and web interface) have new properties e.g.
I have to write some web services to support some mobile apps (Android and
There are cross-platform mobile application frameworks like Sencha Touch, which creates web apps with
Can mobile web apps run in the background? I'm mostly interest in iOS &
i searched on net for web apps compatibility on mobile and pc browser finally
My mobile web apps use a map link which automatically starts the mapping features
Many mobile web browsers have some default functionality on image hold. For example, user
I am building mobile web sites with Jquery Mobile. I also have a javascript-based

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.