Skip to content

Commit bdaac35

Browse files
committed
更新了前端代码
1 parent 98e5036 commit bdaac35

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1536
-888
lines changed

Day21-30/Web前端概述.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
- 事件监听器(旧的浏览器中不被支持)
252252
- 事件流:事件捕获 / 事件冒泡
253253
- 事件对象(低版本IE中的window.event)
254-
- target(低版本IE中的srcElement
254+
- target(有些浏览器使用srcElement
255255
- type
256256
- cancelable
257257
- preventDefault()

Day21-30/code/demo01/qq_link.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title></title>
66
</head>
77
<body>
8+
89
<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=957658&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:957658:51" alt="聊我吧" title="聊我吧"/></a>
910
<div id="footer">
1011
<a href="mailto:[email protected]">联系站长</a>

Day21-30/code/web1804/.project

-37
This file was deleted.

Day21-30/code/web1804/example01.html

-34
This file was deleted.

Day21-30/code/web1804/example02.html

-53
This file was deleted.

Day21-30/code/web1804/example03.html

-31
This file was deleted.

Day21-30/code/web1804/example04.html

-25
This file was deleted.

Day21-30/code/web1804/example05.html

-87
This file was deleted.

Day21-30/code/web1804/example06.html

-43
This file was deleted.

Day21-30/code/web1804/example07.html

-61
This file was deleted.

0 commit comments

Comments
 (0)