mirror of
https://github.com/kognise/water.css.git
synced 2025-10-23 09:26:15 +02:00
* Prevent submitting the demo form When the submit button on the demo form is pressed, the form is actually submitted and the page is refreshed. Let's prevent the form from submitting by adding a dummy onsubmit handler that returns false. * Create hungry-eagles-shout.md Co-authored-by: Kognise <felix.mattick@gmail.com>