We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2493b71 commit ce1f66eCopy full SHA for ce1f66e
js.md
@@ -7,6 +7,7 @@ Math.random()*(n-m)+m
7
```
8
9
- [return false](http://stackoverflow.com/questions/1357118/event-preventdefault-vs-return-false)
10
+- [return false](http://www.75team.com/archives/201)
11
```javascript
12
// event.preventDefault()会阻挡预设要发生的事件.
13
// event.stopPropagation()会阻挡发生冒泡事件.
0 commit comments