Adding CacheRead and CacheWrite controls.

These controls read from and write to the browser's offline storage. Example with a seeding tool included.
This commit is contained in:
ahocevar
2012-03-08 14:18:44 +01:00
parent 0566b0a5bb
commit f18ac9911b
8 changed files with 761 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@
<li>Control/Attribution.html</li>
<li>Control/ArgParser.html</li>
<li>Control/Button.html</li>
<li>Control/CacheRead.html</li>
<li>Control/CacheWrite.html</li>
<li>Control/DragFeature.html</li>
<li>Control/DragPan.html</li>
<li>Control/DrawFeature.html</li>