Read more

The difference between ‘return false;’ and ‘e.preventDefault();’ | CSS-Tricks

Lexy
July 09, 2010Software engineer at makandra GmbH

The difference is that return false; takes things a bit further in that it also prevents that event from propagating (or “bubbling up”) the DOM.

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot
Posted by Lexy to makandra dev (2010-07-09 08:36)