Namespace $.ui.feedback
Feedback widget
Defined in: ui.feedback.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
correct()
Displays the correct icon in the center of the screen
and plays the sound "correct" if loaded
|
|
destroy()
Removes the feedback widget and all related data from the DOM
|
|
Displays the incorrect icon in the center of the screen
and plays the sound "incorrect" if loaded
|
Method Detail
correct()
Displays the correct icon in the center of the screen
and plays the sound "correct" if loaded
destroy()
Removes the feedback widget and all related data from the DOM
incorrect()
Displays the incorrect icon in the center of the screen
and plays the sound "incorrect" if loaded