I never fully understood the use of the following: /* onClick: $empty, onClose: $empty, onWhatever: $empty, ...*/
in class options that some people put it. These are just for your reference so you know these events are used in the class, right? (i mean, they are commented out anyway) Personally I don't add em.... but should I?
