かんたーん
if (window.FileReader) {
alert('ios6');
} else {
alert('not ios6');
}
Go to list of users who liked
More than 5 years have passed since last update.
かんたーん
if (window.FileReader) {
alert('ios6');
} else {
alert('not ios6');
}
Register as a new user and use Qiita more conveniently
Go to list of users who liked