DOCTYPE html> <html> <head> <script type = "text/javascript"> function func(x) { alert(x.value); switch(x.value) { case "0": alert("selected ...
確定! 回上一頁