Searched refs:Modernizr (Results 1 – 8 of 8) sorted by relevance
/template/breeze/bower_components/gumby/js/libs/ |
H A D | gumby.init.js | 18 Modernizr.load({ 19 test: Modernizr.touch,
|
H A D | gumby.js | 30 this.touchDevice = !!(Modernizr.touch || window.navigator.userAgent.indexOf("Windows Phone") > 0); 103 if(Modernizr.touch && scope.onTouch) { 122 if(Modernizr.touch && this.onTouch) {
|
H A D | modernizr-2.6.2.min.js | 4 …Modernizr=function(a,b,c){function w(a){j.cssText=a}function x(a,b){return w(m.join(a+";")+(b||"")… function
|
H A D | gumby.min.js | 1 …Modernizr.touch||window.navigator.userAgent.indexOf("Windows Phone")>0),this.gumbyTouch=!1,this.to…
|
/template/breeze/bower_components/gumby/ |
H A D | gumby.min.js | 1 …Modernizr.touch||window.navigator.userAgent.indexOf("Windows Phone")>0),this.gumbyTouch=!1,this.to…
|
H A D | README.md | 22 - [Modernizr](http://modernizr.com/)
|
/template/breeze/js/ |
H A D | gumby.min.js | 1 …Modernizr.touch||window.navigator.userAgent.indexOf("Windows Phone")>0),this.gumbyTouch=!1,this.to…
|
/template/ospyramid/js/libs/ |
H A D | modernizr-1.7.min.js | 2 window.Modernizr=function(a,b,c){function G(){e.input=function(a){for(var b=0,c=a.length;b<c;b++)t[… function
|