Utente:Sakretsu/common.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
+ |
+ |
||
Riga 25:
opts.hasTouchScreen !== ( isIOS ? isIOS : navigator.maxTouchPoints > 0 )
) {
console.log( window.innerWidth )
console.log( opts.hasTouchScreen )
|