-
Notifications
You must be signed in to change notification settings - Fork 0
/
example_3.html
1 lines (1 loc) · 3.19 KB
/
example_3.html
1
<!DOCTYPE html><!--[if IE 6 ]><html class="ie ielt9 ielt8 ielt7 ie6" lang="en-gb"><![endif]--><!--[if IE 7 ]><html class="ie ielt9 ielt8 ie7" lang="en-gb"><![endif]--><!--[if IE 8 ]><html class="ie ielt9 ie8" lang="en-gb"><![endif]--><!--[if IE 9 ]><html class="ie ie9" lang="en-gb"><![endif]--><!--[if (gt IE 9)|!(IE)]><!--><html lang="en-gb"><!--<![endif]--><head><title>Flickrshow – Example 3</title><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="author" content="Ben Sekulowicz-Barclay"><meta name="description" content="Flickrshow - Example 3"><meta name="keywords" content=""><link rel="shortcut icon" href="favicon.ico"><link rel="stylesheet" href="static/styles/flickrshow-7.1.min.css"><script src="static/scripts/external/modernizr-1.6.min.js"></script></head><body><div id="screen"><header><h1>Displaying a Photoset</h1><h2><a href="index.html">Home</a> | <a href="example_1.html">Example 1</a> | <a href="example_2.html">Example 2</a> | Example 3 | <a href="example_4.html">Example 4</a></h2></header><section><div class="example" id="cesc"><p>Please enable Javascript to view this slideshow.</p></div><!-- .example#section-1-example --><ol class="code"><li><code class="prettyprint"><div class="example" id="cesc"></code></li><li><code class="prettyprint"> <p>Please enable Javascript to view this slideshow</p></code></li><li><code class="prettyprint"></div></code></li><li><code class="prettyprint">...</code></li><li><code class="prettyprint"><script src="http://www.flickrshow.com/static/scripts/flickrshow-7.1.min.js"></script></code></li><li><code class="prettyprint"><script></code></li><li><code class="prettyprint"> var cesc = new flickrshow('cesc', {</code></li><li><code class="prettyprint"> 'set':'538075'</code></li><li><code class="prettyprint"> });</code></li><li><code class="prettyprint"></script></code></li></ol><!-- .code --></section> <footer><p>Flickrshow is a <a href="http://www.beseku.com">Beseku</a> thing licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.</p></footer> </div><!-- #screen --><script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js'></script><script>!window.jQuery && document.write('<script src="static/scripts/external/jquery-1.5.2.min.js"><\/script>');</script><script src="static/scripts/external/prettify/prettify-0.10.js"></script><script src="static/scripts/flickrshow-7.1.min.js"></script><script>$(document).ready(function(){$("#cesc").flickrshow({set:"538075"});prettyPrint()});var _gaq=[["_setAccount","UA-164100-15"],["_trackPageview"]];(function(a,c){var b=a.createElement(c);a=a.getElementsByTagName(c)[0];b.async=true;b.src=("https:"==location.protocol?"https://ssl":"http://www")+".google-analytics.com/ga.js";a.parentNode.insertBefore(b,a)})(document,"script");$("a").live("click",function(a){_gaq.push(["_trackEvent","Interactions","Click",$(a.target).attr("href")])});</script></body></html>