Class Index | File Index

Classes


Namespace $.ui.feedback

Feedback widget
Defined in: ui.feedback.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Displays the correct icon in the center of the screen and plays the sound "correct" if loaded
 
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
 
lose()
Display an unhappy face and text that says "You lose!"
 
win()
Display a happy face and text that says "You win!"
Namespace Detail
$.ui.feedback
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

lose()
Display an unhappy face and text that says "You lose!"

win()
Display a happy face and text that says "You win!"

Documentation generated by JsDoc Toolkit 2.3.2 on Wed Feb 17 2010 14:55:41 GMT+0545 (NPT)