2019年3月28日

javascript拖拽事件

摘要: 阅读全文

posted @ 2019-03-28 21:48 manong!! 阅读(173) 评论(0) 推荐(0) 编辑

javascript事件委托//就是父级事件给子级

摘要: <!DOCTYPE html><html><head> <title></title> <style type="text/css"> .a{ width:100px; height:100px; background:red; } </style></head><body> <div class= 阅读全文

posted @ 2019-03-28 19:25 manong!! 阅读(383) 评论(0) 推荐(0) 编辑

javascript小菜单—demo

摘要: <!DOCTYPE html><html><head> <title></title></head><body><ul id="list"> <li> <input type="button" value="-" /> <strong>0</strong> <input type="button" 阅读全文

posted @ 2019-03-28 11:32 manong!! 阅读(88) 评论(0) 推荐(0) 编辑

javascript,图片框

摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.or 阅读全文

posted @ 2019-03-28 10:11 manong!! 阅读(144) 评论(0) 推荐(0) 编辑

导航