Skip to content

Commit

Permalink
Updated demo version parameters.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristoffer Jelbring committed Sep 22, 2012
1 parent 59f8445 commit 97a5593
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 45 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
12 changes: 6 additions & 6 deletions demos/demo1.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Exposure - Demo 1</title>
<link href="demo1.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo1.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var gallery = $('#images');
Expand Down Expand Up @@ -45,7 +45,7 @@
}
});
});
</script>
</script>
</head>
<body>
<div id="main">
Expand All @@ -70,7 +70,7 @@ <h1>Exposure - Demo 1</h1>
<div class="clear"></div>
<div id="slideshow"></div>
</div>
<p class="info"><a href="demo2.html?v=1.0">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
<p class="info"><a href="demo2.html?v=1.0.1">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</body>
</html>
12 changes: 6 additions & 6 deletions demos/demo2.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!-- saved from url=(0014)about:internet -->
<!-- saved from url=(0014)about:internet -->
<head>
<title>Exposure - Demo 2</title>
<link href="demo2.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo2.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var gallery = $('#images');
Expand All @@ -21,7 +21,7 @@
}
});
});
</script>
</script>
</head>
<body>
<div id="main">
Expand All @@ -43,7 +43,7 @@ <h1>Exposure - Demo 2</h1>
<div id="controls"></div>
<div class="clear"></div>
</div>
<p class="info"><a href="demo1.html?v=1.0">View previous demo</a> | <a href="demo3.html?v=1.0">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
<p class="info"><a href="demo1.html?v=1.0.1">View previous demo</a> | <a href="demo3.html?v=1.0.1">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</body>
</html>
12 changes: 6 additions & 6 deletions demos/demo3.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!-- saved from url=(0014)about:internet -->
<!-- saved from url=(0014)about:internet -->
<head>
<title>Exposure - Demo 3</title>
<link href="demo3.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo3.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var gallery = $('#images');
Expand Down Expand Up @@ -74,7 +74,7 @@
}
});
});
</script>
</script>
</head>
<body>
<div id="main">
Expand All @@ -100,7 +100,7 @@ <h1>Exposure - Demo 3</h1>
<div id="exposure"></div>
<div class="clear"></div>
</div>
<p class="info"><a href="demo2.html?v=1.0">View previous demo</a> | <a href="demo4.html?v=1.0">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
<p class="info"><a href="demo2.html?v=1.0.1">View previous demo</a> | <a href="demo4.html?v=1.0.1">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</body>
</html>
12 changes: 6 additions & 6 deletions demos/demo4.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!-- saved from url=(0014)about:internet -->
<!-- saved from url=(0014)about:internet -->
<head>
<title>Exposure - Demo 4</title>
<link href="demo4.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo4.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var gallery = $('#images');
Expand Down Expand Up @@ -54,7 +54,7 @@
gallery.prevImage();
});
});
</script>
</script>
</head>
<body>
<div id="top">
Expand All @@ -81,7 +81,7 @@ <h1>Exposure - Demo 4 (<span id="slideshow"></span>)</h1>
<div id="exposure"></div>
<div class="clear"></div>
</div>
<p class="info"><a href="demo3.html?v=1.0">View previous demo</a> | <a href="demo5.html?v=1.0">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
<p class="info"><a href="demo3.html?v=1.0.1">View previous demo</a> | <a href="demo5.html?v=1.0.1">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</body>
</html>
12 changes: 6 additions & 6 deletions demos/demo5.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!-- saved from url=(0014)about:internet -->
<!-- saved from url=(0014)about:internet -->
<head>
<title>Exposure - Demo 5</title>
<link href="demo5.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo5.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var gallery = $('#images');
Expand Down Expand Up @@ -56,7 +56,7 @@
}
}
});
</script>
</script>
</head>
<body>
<div id="main">
Expand All @@ -76,7 +76,7 @@ <h1>Exposure - Demo 5</h1>
<div class="main">
<div id="exposure"></div>
<div id="captionContainer"></div>
<p class="info"><a href="demo4.html?v=1.0">View previous demo</a> | <a href="demo6.html?v=1.0">View next demo</a></p>
<p class="info"><a href="demo4.html?v=1.0.1">View previous demo</a> | <a href="demo6.html?v=1.0.1">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</div>
<div class="panel">
Expand All @@ -85,6 +85,6 @@ <h1>Exposure - Demo 5</h1>
<p>Showing image: <span id="counter"></span></p>
</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>
6 changes: 3 additions & 3 deletions demos/demo6.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<!-- saved from url=(0014)about:internet -->
<head>
<title>Exposure - Demo 6</title>
<link href="demo6.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo6.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.min.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var exitedFullScreen = false;
Expand Down Expand Up @@ -120,7 +120,7 @@ <h1>Exposure - Demo 6</h1>
<div id="exposure"></div>
<div class="clear"></div>
</div>
<p class="info"><a href="demo5.html?v=1.0">View previous demo</a> | <a href="demo7.html?v=1.0">View next demo</a></p>
<p class="info"><a href="demo5.html?v=1.0.1">View previous demo</a> | <a href="demo7.html?v=1.0.1">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</body>
</html>
12 changes: 6 additions & 6 deletions demos/demo7.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!-- saved from url=(0014)about:internet -->
<!-- saved from url=(0014)about:internet -->
<head>
<title>Exposure - Demo 7</title>
<link href="demo7.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo7.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var gallery = $('#images');
Expand Down Expand Up @@ -47,7 +47,7 @@
}
});
});
</script>
</script>
</head>
<body>
<div id="main">
Expand Down Expand Up @@ -80,7 +80,7 @@ <h3>Gallery 2</h3>
</div>
<div class="clear"></div>
</div>
<p class="info"><a href="demo6.html?v=1.0">View previous demo</a> | <a href="demo8.html?v=1.0">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
<p class="info"><a href="demo6.html?v=1.0.1">View previous demo</a> | <a href="demo8.html?v=1.0.1">View next demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</body>
</html>
12 changes: 6 additions & 6 deletions demos/demo8.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!-- saved from url=(0014)about:internet -->
<!-- saved from url=(0014)about:internet -->
<head>
<title>Exposure - Demo 8</title>
<link href="demo8.css?v=1.0" type="text/css" rel="stylesheet" />
<link href="demo8.css?v=1.0.1" type="text/css" rel="stylesheet" />
<script src="res/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0" type="text/javascript"></script>
<script src="../jquery.exposure.js?v=1.0.1" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
var gallery = $('#images');
Expand Down Expand Up @@ -42,7 +42,7 @@
}
});
});
</script>
</script>
</head>
<body>
<div id="main">
Expand All @@ -64,7 +64,7 @@ <h1>Exposure - Demo 8</h1>
<div id="controls"></div>
<div class="clear"></div>
</div>
<p class="info"><a href="demo7.html?v=1.0">View previous demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
<p class="info"><a href="demo7.html?v=1.0.1">View previous demo</a></p>
<p class="info">This is a demo showing the <a href="http://exposure.blogocracy.org/">Exposure plugin for jQuery</a>. With Exposure you can give your gallery any look you want, this is just an example. <a href="http://exposureforjquery.wordpress.com/download/">Download Exposure</a> or <a href="http://exposure.blogocracy.org/">learn more</a>.</p>
</body>
</html>

0 comments on commit 97a5593

Please sign in to comment.