Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  Returning false is equivalent to calling both preventDefault()
  (that's what you want) AND stopPropagation()
This is so in jQuery. In basic Javascript "return false" does not stop the propagation. See http://stackoverflow.com/questions/1357118/javascript-event-...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: