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 041ed94 commit c91ecfeCopy full SHA for c91ecfe
demo.html
@@ -1,15 +1,15 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <title>jQuery Cache Images v1.6 Plug-in Demo</title>
+ <title>jQuery Cache Images v1.7 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. -->
8
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
</head>
10
<body>
11
12
- <h1>jQuery Cache Images v1.6 Plug-in</h1>
+ <h1>jQuery Cache Images v1.7 Plug-in</h1>
13
<a href="index.html">Back to Index</a>
14
15
<p>Use the following buttons to perform some basic checks on the cache</p>
0 commit comments