namespace
SAPO.Ink
Class Summary
Utility class to validate forms
Function Summary
Close()
Function Details
function Close
Close()
Version:
0.1
Subscribes clicks on the document.body. If and only if you clicked on an element having class "ink-close", will go up the DOM hierarchy looking for an element with any of the following classes: "ink-alert", "ink-alert-block". If it is found, it is removed from the DOM. One should call close once per page (full page refresh).
Since:
October 2012