확인 () 意既确认框
<! doctype html> <html> <head> <meta charset = "utf-8"> <title> 확인 </title> </head> <body> <cript> var con = 확인 ( "JavaScript를 연구하고 싶습니까?"); if (con) {occup.write ( "나는 Javascript를 사랑합니다!"); lanuages! ");} </script> </body> </html>프롬프트 意既消息提示框
<! doctype html> <html> <head> <meta charset = "utf-8"> <title> 확인 </title> </head> <cript> var pro = promp ( "이름은 무엇입니까?"); hocument.write (pro); </script> </body> </html>
Window.open (URI, 이름, attr)
<! doctype html> <html> <head> <meta charset = "utf-8"> <title> 확인 </title> </head> <body> <a href = "#"> Me </a> <cript> var link = document.getElementsByTagName ( "a") [0]; link.onclick = function () {windWindow.Close () ose
以上所述是小编给大家介绍的 JavaScript av av, 希望对大家有所帮助!