六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 49|回复: 0

JS提示框

[复制链接]

升级  32%

4

主题

4

主题

4

主题

童生

Rank: 1

积分
16
 楼主| 发表于 2012-12-22 21:30:43 | 显示全部楼层 |阅读模式
<div class="postcontent"><div id="cnblogs_post_body">
<div class="cnblogs_code"><html><head><script type="text/javascript">function disp_prompt()  {  var name=prompt("请输入您的名字","Bill Gates")  if (name!=null && name!="")    {    document.write("你好!" + name + " 今天过得怎么样?")    }  }</script></head><body><input type="button" onclick="disp_prompt()" value="显示提示框" /></body></html>
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表