/ Published in: JavaScript
Expand |
Embed | Plain Text
function isPhone4() { return(window.devicePixelRatio >= 2); }
You need to login to post a comment.
function isPhone4() { return(window.devicePixelRatio >= 2); }
You need to login to post a comment.