<html><script>function min(){var char=prompt("0-5");?if(char<5){switch(char){case 1:alert("1");break;case 2:alert("2");break;case 3:alert("3");break;case 4:alert("4");break;case 5:alert("5");break;default:? ? ? ? ? ? ? ? ? ? }}? ? ? ? ? ? ? ? ? ? ? ? ?}</script><input name="button" type="button" onclick="min()" value="打開" /></html>
哪里出錯(cuò)啦??if中嵌入switch <error>
柳寒煙
2015-07-23 11:37:43