topical media & game development
lib-jquery-plugin-parallax-parallax-demos-target.htm / htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>webdev.stephband.info</title>
<link rel="icon" type="image/png" href="http://webdev.stephband.info/images/favicon.png">
<style type="text/css" media="screen, projection">
@import "lib-jquery-plugin-parallax-css-reset.css";
@import "lib-jquery-plugin-parallax-css-typography.css";
@import "lib-jquery-plugin-parallax-css-style-dark.css";
#content
{}
#target
{position:absolute; top:172px; bottom:80px; left:80px; right:80px;
background: #eeeeee; overflow: hidden;}
#control
{position:absolute; bottom:40px; left:80px; right:80px;}
</style>
<script type="text/javascript" src="lib-jquery-plugin-parallax-parallax-demos-target-files-jquery-1.js"></script>
<script type="text/javascript" src="lib-jquery-plugin-parallax-parallax-demos-target-files-jquery.js"></script>
<script type="text/javascript">
<!--
// jQuery.noConflict();
// RUN
var corners = '<img src="images/corner_dark_tl.png" class="tl" />'+
'<img src="images/corner_dark_tr.png" class="tr" />'+
'<img src="images/corner_dark_bl.png" class="bl" />'+
'<img src="images/corner_dark_br.png" class="br" />';
jQuery(document).ready(function(){
jQuery('h1').html('<img src="images/logo_stephband_grey.png" />');
jQuery('#target').jparallax({triggerExposesEdges: true}, {xtravel:0.2, ytravel:0.2}, {xtravel:0.6, ytravel:0.6}).append(corners);
jQuery('a[href="#one"]').click(function() {
var ref=jQuery(this).attr("href");
jQuery('#target').trigger("jparallax", [ref]);
return false;
});
});
//-->
</script>
<!--[if lt IE 7]>
<script type="text/javascript" src="js/jquery.ifixpng.js"></script>
<script type="text/javascript">jQuery(document).ready(function(){ jQuery('img[@src
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.