We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628b897 commit a55f378Copy full SHA for a55f378
demo.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <title>jQuery Cache Images v1.1 Plug-in Demo</title>
+ <title>jQuery Cache Images v1.6 Plug-in Demo</title>
5
6
<meta charset="utf-8">
7
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"><!-- please don't add "maximum-scale=1" here. It's bad for accessibility. -->
@@ -13,7 +13,7 @@
13
</head>
14
<body>
15
16
- <h1>jQuery Cache Images v1.1 Plug-in</h1>
+ <h1>jQuery Cache Images v1.6 Plug-in</h1>
17
<a href="index.html">Back to Index</a>
18
19
<p>Use the following buttons to perform some basic checks on the cache</p>
0 commit comments