首页
编程
IT技术
数码大全
登录
标签
javascriptHow to make the screen
javascript - How to make the screen flash, not working - Stack Overflow
var flashStep = 1;function flash() {if(flashStep==1) {document.bgColor="FFFF00";flashStep=2;
javascriptHow to make the screen flash
Not workingStack Overflow
admin
8天前
3
0