/jQuery_button_toggle_text

An HTML div element designed to behave like a button with CSS. The jQuery on-click event will toggle text inside an input element when the button is clicked.

Primary LanguageHTML

jQuery_button_toggle_text

Uses an HTML div element, customized with CSS, to behave like a button.

When the button is clicked, the jQuery on-click event will toggle text and the ability to edit input elements.

Working example on CodePen

Special thanks to adam-p for creating a Markdown Cheatsheet