Skip to content
Eric Draut edited this page Oct 6, 2017 · 1 revision

Example

<div id="message_container">
  Your updates were successful. <a <%= emptier('#message_container') %>></a>
</div>

Clicking the link in this case would empty the contents of the div with the dom id message_container.

Clone this wiki locally