alert的使用方法(alert菜鸟教程)

alert的使用方法(alert菜鸟教程)

首页维修大全综合更新时间:2024-03-02 20:56:46

alert的使用方法

<html> <head> <ScriptLanguage="JavaScript"> alert("helloword!"); </Script> </head> </html> 保存成任意名.html保存就可以看到效果了,alert中的字符串填入你要提示的内容, eg: alert("你要提示的内容!"); 只要点击确认,程序就可以继续执行了,如果不点击,程序就不执行。

大家还看了
也许喜欢
更多栏目

© 2021 3dmxku.com,All Rights Reserved.