Add test line
This commit is contained in:
parent
a33fd67284
commit
00cc1364b1
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
return strTime;
|
||||
}
|
||||
function load(){
|
||||
alert(window.navigator.userAgent);
|
||||
if(window.navigator.userAgent.includes("Nintendo DSi")){
|
||||
console.log("isDSi");
|
||||
document.body.style.width = "240px";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue