Ah, exactly! Thanks, Tobias. I've seen in documentation that
function(){ return false; } or just false
as a handler "clears" other handlers, but missed that this is a common rule
for return values.
var my_clearMessage = function() { clearMessage(); return true; };
jQuery(document.body).bind("click",my_clearMessage);
works perfectly. Thanks again.
четверг, 7 февраля 2013 г., 5:36:41 UTC+4 пользователь Tobias Beer написал:
>
> Coul this result from the return false statement in function clearMessage?
>
> Cheers, Tobias.
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.