Beautifully crafted timelines that are easy and intuitive to use. http://timeline.knightlab.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
6.4 KiB
36 lines
6.4 KiB
/*jslint browser: true, eqeqeq: true, bitwise: true, newcap: true, immed: true, regexp: false *//** |
|
LazyLoad makes it easy and painless to lazily load one or more external |
|
JavaScript or CSS files on demand either during or after the rendering of a web |
|
page. |
|
|
|
Supported browsers include Firefox 2+, IE6+, Safari 3+ (including Mobile |
|
Safari), Google Chrome, and Opera 9+. Other browsers may or may not work and |
|
are not officially supported. |
|
|
|
Visit https://github.com/rgrove/lazyload/ for more info. |
|
|
|
Copyright (c) 2011 Ryan Grove <ryan@wonko.com> |
|
All rights reserved. |
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of |
|
this software and associated documentation files (the 'Software'), to deal in |
|
the Software without restriction, including without limitation the rights to |
|
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of |
|
the Software, and to permit persons to whom the Software is furnished to do so, |
|
subject to the following conditions: |
|
|
|
The above copyright notice and this permission notice shall be included in all |
|
copies or substantial portions of the Software. |
|
|
|
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS |
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR |
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER |
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|
|
|
@module lazyload |
|
@class LazyLoad |
|
@static |
|
@version 2.0.3 (git) |
|
*/LazyLoad=function(a){function h(b,c){var d=a.createElement(b),e;for(e in c)c.hasOwnProperty(e)&&d.setAttribute(e,c[e]);return d}function i(a){var b=d[a],c,g;if(b){c=b.callback;g=b.urls;g.shift();e=0;if(!g.length){c&&c.call(b.context,b.obj);d[a]=null;f[a].length&&k(a)}}}function j(){var c=navigator.userAgent;b={async:a.createElement("script").async===!0};(b.webkit=/AppleWebKit\//.test(c))||(b.ie=/MSIE/.test(c))||(b.opera=/Opera/.test(c))||(b.gecko=/Gecko\//.test(c))||(b.unknown=!0)}function k(e,g,k,n,o){var p=function(){i(e)},q=e==="css",r=[],s,t,u,v,w,x;b||j();if(g){g=typeof g=="string"?[g]:g.concat();if(q||b.async||b.gecko||b.opera)f[e].push({urls:g,callback:k,obj:n,context:o});else for(s=0,t=g.length;s<t;++s)f[e].push({urls:[g[s]],callback:s===t-1?k:null,obj:n,context:o})}if(d[e]||!(v=d[e]=f[e].shift()))return;c||(c=a.head||a.getElementsByTagName("head")[0]);w=v.urls;for(s=0,t=w.length;s<t;++s){x=w[s];if(q)u=b.gecko?h("style"):h("link",{href:x,rel:"stylesheet"});else{u=h("script",{src:x});u.async=!1}u.className="lazyload";u.setAttribute("charset","utf-8");if(b.ie&&!q)u.onreadystatechange=function(){if(/loaded|complete/.test(u.readyState)){u.onreadystatechange=null;p()}};else if(q&&(b.gecko||b.webkit))if(b.webkit){v.urls[s]=u.href;m()}else{u.innerHTML='@import "'+x+'";';l(u)}else u.onload=u.onerror=p;r.push(u)}for(s=0,t=r.length;s<t;++s)c.appendChild(r[s])}function l(a){var b;try{b=!!a.sheet.cssRules}catch(c){e+=1;e<200?setTimeout(function(){l(a)},50):b&&i("css");return}i("css")}function m(){var a=d.css,b;if(a){b=g.length;while(--b>=0)if(g[b].href===a.urls[0]){i("css");break}e+=1;a&&(e<200?setTimeout(m,50):i("css"))}}var b,c,d={},e=0,f={css:[],js:[]},g=a.styleSheets;return{css:function(a,b,c,d){k("css",a,b,c,d)},js:function(a,b,c,d){k("js",a,b,c,d)}}}(this.document);(function(){function t(){LazyLoad.js(a.js,u)}function u(){c=!0;y()}function v(){d=!0;y()}function w(){e=!0;y()}function x(){f=!0;y()}function y(){if(m>40)return;m++;if(c&&d&&e&&f){if(!l){l=!0;o=new VMM.Timeline;o.init(a.source)}}else n=setTimeout("checkAgain();",250)}var a={width:800,height:600,source:"taylor/data.json",font:"default",css:"http://veritetimeline.appspot.com/latest/timeline.css",js:"http://veritetimeline.appspot.com/latest/timeline-min.js"};if(typeof timeline_config=="object"){var b;for(b in timeline_config)Object.prototype.hasOwnProperty.call(timeline_config,b)&&(a[b]=timeline_config[b])}else if(typeof config=="object"){var b;for(b in config)Object.prototype.hasOwnProperty.call(config,b)&&(a[b]=config[b])}timeline_config=a;var c=!1,d=!1,e=!1,f=!1,g="http://veritetimeline.appspot.com/latest/",h="http://veritetimeline.appspot.com/latest/",i="http://veritetimeline.appspot.com/latest/themes/font/",j="http://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js",k=["News+Cycle:400,700:latin","Merriweather:400,700,900:latin"],l=!1,m=0,n,o,p=document.createElement("div"),q=document.getElementById("timeline-embed");q.appendChild(p);p.setAttribute("id","timeline");a.width.toString().match("%")||a.width.toString().match("px")?q.style.width=a.width:q.style.width=a.width+"px";a.height.toString().match("%")||a.height.toString().match("px")?q.style.height=a.height:q.style.height=a.height+"px";p.style.position="relative";LazyLoad.css(a.css,v);if(a.font=="default"){f=!0;e=!0}else{a.font.match("http://")?i=a.font:i=i+a.font+".css";LazyLoad.css(i,w);switch(a.font){case"Merriweather-NewsCycle":k=["News+Cycle:400,700:latin","Merriweather:400,700,900:latin"];break;case"PoiretOne-Molengo":k=["Poiret+One::latin","Molengo::latin"];break;case"Arvo-PTSans":k=["Arvo:400,700,400italic:latin","PT+Sans:400,700,400italic:latin"];break;case"PTSerif-PTSans":k=["PT+Sans:400,700,400italic:latin","PT+Serif:400,700,400italic:latin"];break;case"DroidSerif-DroidSans":k=["Droid+Sans:400,700:latin","Droid+Serif:400,700,400italic:latin"];break;case"Lekton-Molengo":k=["Lekton:400,700,400italic:latin","Molengo::latin"];break;case"NixieOne-Ledger":k=["Nixie+One::latin","Ledger::latin"];break;case"AbrilFatface-Average":k=["Average::latin","Abril+Fatface::latin"];break;case"PlayfairDisplay-Muli":k=["Playfair+Display:400,400italic:latin","Muli:300,400,300italic,400italic:latin"];break;case"Rancho-Gudea":k=["Rancho::latin","Gudea:400,700,400italic:latin"];break;case"Bevan-PotanoSans":k=["Bevan::latin","Pontano+Sans::latin"];break;case"BreeSerif-OpenSans":k=["Bree+Serif::latin","Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800:latin"];break;case"SansitaOne-Kameron":k=["Sansita+One::latin","Kameron:400,700:latin"];break;case"Pacifico-Arimo":k=["Pacifico::latin","Arimo:400,700,400italic,700italic:latin"];break;default:k=["News+Cycle:400,700:latin","Merriweather:400,700,900:latin"]}WebFontConfig={google:{families:k}};LazyLoad.js(j,x)}try{var r=jQuery;r=!0}catch(s){var r=!1}r?t():LazyLoad.js("http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js",t);this.checkAgain=function(){y()}})(); |