摘要:
实现:按下鼠标拖动,盒子跟着一起移动 代码如下: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>js_excise</title> <style type="text/css"> body{ position: relativ 阅读全文
posted @ 2020-05-05 22:35
abner_pan
阅读(352)
评论(0)
推荐(0)
摘要:
1.定义和用法 confirm()方法用于显示一个带有指定消息和确认及取消按钮的对话框。 如果访问者点击"确定",此方法返回true,否则返回false。 语法: confirm(message) 举例: <!DOCTYPE html> <html> <head> <meta charset="ut 阅读全文
posted @ 2020-05-05 21:24
abner_pan
阅读(422)
评论(0)
推荐(0)

浙公网安备 33010602011771号