A CachedRowSet object is special in that it can operate without being connected to its data source, that is, it is a disconnected RowSet object. It gets its name from the fact that it stores (caches) its data in memory so that it can operate on its own data rather than on the data stored in a database.
Ben Nadel takes his previous HTML5 Cache Manifest experiment and converts it into an "App Mode" iPhone application that can fun in full-screen, offline mode.
"To add CSS or JS that should be present on all pages, modules should not implement this hook, but declare these files in their .info file."
CSS files can be added to a .info file using the following format: