I am developing a web app for offline use, thus I need to use the application cache functionality.
Everything works great on Chrome (15.0.874.106) but is doesn\'t wo
For Firefox, try this little trick:
Its the "?1" that finally get Firefox to check for the latest file. That's what did the trick for me anyway. Hope this helps.