diff options
| author | spiderr <spider@viovio.com> | 2010-12-28 18:18:48 -0500 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2010-12-28 18:18:48 -0500 |
| commit | 1dddd8f2974b917f65fcdd7108673e4cbefec426 (patch) | |
| tree | 5de8e41c8784230e0c895890eccc0f883391f625 /javascript/libs | |
| parent | d670c9d7f5084140534774948969ad1a4da1a70b (diff) | |
| download | util-1dddd8f2974b917f65fcdd7108673e4cbefec426.tar.gz util-1dddd8f2974b917f65fcdd7108673e4cbefec426.tar.bz2 util-1dddd8f2974b917f65fcdd7108673e4cbefec426.zip | |
update fancybox to 1.3.2
Diffstat (limited to 'javascript/libs')
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/blank.gif | bin | 0 -> 43 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancy_close.png | bin | 0 -> 1517 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancy_loading.png | bin | 0 -> 10195 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancy_nav_left.png | bin | 0 -> 1446 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancy_nav_right.png | bin | 0 -> 1454 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancy_title_over.png | bin | 0 -> 70 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancybox-x.png | bin | 0 -> 203 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancybox-y.png | bin | 0 -> 176 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/fancybox.png | bin | 0 -> 15287 bytes | |||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/jquery.easing-1.3.pack.js | 72 | ||||
| -rw-r--r-- | javascript/libs/jquery/plugins/fancybox/jquery.mousewheel-3.0.4.pack.js | 14 |
11 files changed, 86 insertions, 0 deletions
diff --git a/javascript/libs/jquery/plugins/fancybox/blank.gif b/javascript/libs/jquery/plugins/fancybox/blank.gif Binary files differnew file mode 100644 index 0000000..35d42e8 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/blank.gif diff --git a/javascript/libs/jquery/plugins/fancybox/fancy_close.png b/javascript/libs/jquery/plugins/fancybox/fancy_close.png Binary files differnew file mode 100644 index 0000000..0703530 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancy_close.png diff --git a/javascript/libs/jquery/plugins/fancybox/fancy_loading.png b/javascript/libs/jquery/plugins/fancybox/fancy_loading.png Binary files differnew file mode 100644 index 0000000..2503017 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancy_loading.png diff --git a/javascript/libs/jquery/plugins/fancybox/fancy_nav_left.png b/javascript/libs/jquery/plugins/fancybox/fancy_nav_left.png Binary files differnew file mode 100644 index 0000000..ebaa6a4 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancy_nav_left.png diff --git a/javascript/libs/jquery/plugins/fancybox/fancy_nav_right.png b/javascript/libs/jquery/plugins/fancybox/fancy_nav_right.png Binary files differnew file mode 100644 index 0000000..873294e --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancy_nav_right.png diff --git a/javascript/libs/jquery/plugins/fancybox/fancy_title_over.png b/javascript/libs/jquery/plugins/fancybox/fancy_title_over.png Binary files differnew file mode 100644 index 0000000..d9f458f --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancy_title_over.png diff --git a/javascript/libs/jquery/plugins/fancybox/fancybox-x.png b/javascript/libs/jquery/plugins/fancybox/fancybox-x.png Binary files differnew file mode 100644 index 0000000..c2130f8 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancybox-x.png diff --git a/javascript/libs/jquery/plugins/fancybox/fancybox-y.png b/javascript/libs/jquery/plugins/fancybox/fancybox-y.png Binary files differnew file mode 100644 index 0000000..7ef399b --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancybox-y.png diff --git a/javascript/libs/jquery/plugins/fancybox/fancybox.png b/javascript/libs/jquery/plugins/fancybox/fancybox.png Binary files differnew file mode 100644 index 0000000..65e14f6 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/fancybox.png diff --git a/javascript/libs/jquery/plugins/fancybox/jquery.easing-1.3.pack.js b/javascript/libs/jquery/plugins/fancybox/jquery.easing-1.3.pack.js new file mode 100644 index 0000000..9028179 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/jquery.easing-1.3.pack.js @@ -0,0 +1,72 @@ +/* + * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ + * + * Uses the built in easing capabilities added In jQuery 1.1 + * to offer multiple easing options + * + * TERMS OF USE - jQuery Easing + * + * Open source under the BSD License. + * + * Copyright © 2008 George McGinley Smith + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, + * are permitted provided that the following conditions are met: + * + * Redistributions of source code must retain the above copyright notice, this list of + * conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list + * of conditions and the following disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * Neither the name of the author nor the names of contributors may be used to endorse + * or promote products derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * +*/ + +// t: current time, b: begInnIng value, c: change In value, d: duration +eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('h.i[\'1a\']=h.i[\'z\'];h.O(h.i,{y:\'D\',z:9(x,t,b,c,d){6 h.i[h.i.y](x,t,b,c,d)},17:9(x,t,b,c,d){6 c*(t/=d)*t+b},D:9(x,t,b,c,d){6-c*(t/=d)*(t-2)+b},13:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t+b;6-c/2*((--t)*(t-2)-1)+b},X:9(x,t,b,c,d){6 c*(t/=d)*t*t+b},U:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t+1)+b},R:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t+b;6 c/2*((t-=2)*t*t+2)+b},N:9(x,t,b,c,d){6 c*(t/=d)*t*t*t+b},M:9(x,t,b,c,d){6-c*((t=t/d-1)*t*t*t-1)+b},L:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t+b;6-c/2*((t-=2)*t*t*t-2)+b},K:9(x,t,b,c,d){6 c*(t/=d)*t*t*t*t+b},J:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t*t*t+1)+b},I:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t*t+b;6 c/2*((t-=2)*t*t*t*t+2)+b},G:9(x,t,b,c,d){6-c*8.C(t/d*(8.g/2))+c+b},15:9(x,t,b,c,d){6 c*8.n(t/d*(8.g/2))+b},12:9(x,t,b,c,d){6-c/2*(8.C(8.g*t/d)-1)+b},Z:9(x,t,b,c,d){6(t==0)?b:c*8.j(2,10*(t/d-1))+b},Y:9(x,t,b,c,d){6(t==d)?b+c:c*(-8.j(2,-10*t/d)+1)+b},W:9(x,t,b,c,d){e(t==0)6 b;e(t==d)6 b+c;e((t/=d/2)<1)6 c/2*8.j(2,10*(t-1))+b;6 c/2*(-8.j(2,-10*--t)+2)+b},V:9(x,t,b,c,d){6-c*(8.o(1-(t/=d)*t)-1)+b},S:9(x,t,b,c,d){6 c*8.o(1-(t=t/d-1)*t)+b},Q:9(x,t,b,c,d){e((t/=d/2)<1)6-c/2*(8.o(1-t*t)-1)+b;6 c/2*(8.o(1-(t-=2)*t)+1)+b},P:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6-(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b},H:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6 a*8.j(2,-10*t)*8.n((t*d-s)*(2*8.g)/p)+c+b},T:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d/2)==2)6 b+c;e(!p)p=d*(.3*1.5);e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);e(t<1)6-.5*(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b;6 a*8.j(2,-10*(t-=1))*8.n((t*d-s)*(2*8.g)/p)*.5+c+b},F:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*(t/=d)*t*((s+1)*t-s)+b},E:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},16:9(x,t,b,c,d,s){e(s==u)s=1.l;e((t/=d/2)<1)6 c/2*(t*t*(((s*=(1.B))+1)*t-s))+b;6 c/2*((t-=2)*t*(((s*=(1.B))+1)*t+s)+2)+b},A:9(x,t,b,c,d){6 c-h.i.v(x,d-t,0,c,d)+b},v:9(x,t,b,c,d){e((t/=d)<(1/2.k)){6 c*(7.q*t*t)+b}m e(t<(2/2.k)){6 c*(7.q*(t-=(1.5/2.k))*t+.k)+b}m e(t<(2.5/2.k)){6 c*(7.q*(t-=(2.14/2.k))*t+.11)+b}m{6 c*(7.q*(t-=(2.18/2.k))*t+.19)+b}},1b:9(x,t,b,c,d){e(t<d/2)6 h.i.A(x,t*2,0,c,d)*.5+b;6 h.i.v(x,t*2-d,0,c,d)*.5+c*.5+b}});',62,74,'||||||return||Math|function|||||if|var|PI|jQuery|easing|pow|75|70158|else|sin|sqrt||5625|asin|||undefined|easeOutBounce|abs||def|swing|easeInBounce|525|cos|easeOutQuad|easeOutBack|easeInBack|easeInSine|easeOutElastic|easeInOutQuint|easeOutQuint|easeInQuint|easeInOutQuart|easeOutQuart|easeInQuart|extend|easeInElastic|easeInOutCirc|easeInOutCubic|easeOutCirc|easeInOutElastic|easeOutCubic|easeInCirc|easeInOutExpo|easeInCubic|easeOutExpo|easeInExpo||9375|easeInOutSine|easeInOutQuad|25|easeOutSine|easeInOutBack|easeInQuad|625|984375|jswing|easeInOutBounce'.split('|'),0,{})) + +/* + * + * TERMS OF USE - EASING EQUATIONS + * + * Open source under the BSD License. + * + * Copyright © 2001 Robert Penner + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, + * are permitted provided that the following conditions are met: + * + * Redistributions of source code must retain the above copyright notice, this list of + * conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list + * of conditions and the following disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * Neither the name of the author nor the names of contributors may be used to endorse + * or promote products derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * + */ diff --git a/javascript/libs/jquery/plugins/fancybox/jquery.mousewheel-3.0.4.pack.js b/javascript/libs/jquery/plugins/fancybox/jquery.mousewheel-3.0.4.pack.js new file mode 100644 index 0000000..cb66588 --- /dev/null +++ b/javascript/libs/jquery/plugins/fancybox/jquery.mousewheel-3.0.4.pack.js @@ -0,0 +1,14 @@ +/*! Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net) +* Licensed under the MIT License (LICENSE.txt). +* +* Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers. +* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix. +* Thanks to: Seamus Leahy for adding deltaX and deltaY +* +* Version: 3.0.4 +* +* Requires: 1.2.2+ +*/ + +(function(d){function g(a){var b=a||window.event,i=[].slice.call(arguments,1),c=0,h=0,e=0;a=d.event.fix(b);a.type="mousewheel";if(a.wheelDelta)c=a.wheelDelta/120;if(a.detail)c=-a.detail/3;e=c;if(b.axis!==undefined&&b.axis===b.HORIZONTAL_AXIS){e=0;h=-1*c}if(b.wheelDeltaY!==undefined)e=b.wheelDeltaY/120;if(b.wheelDeltaX!==undefined)h=-1*b.wheelDeltaX/120;i.unshift(a,c,h,e);return d.event.handle.apply(this,i)}var f=["DOMMouseScroll","mousewheel"];d.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a= +f.length;a;)this.addEventListener(f[--a],g,false);else this.onmousewheel=g},teardown:function(){if(this.removeEventListener)for(var a=f.length;a;)this.removeEventListener(f[--a],g,false);else this.onmousewheel=null}};d.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery);
\ No newline at end of file |
