In jQuery one can do:
$(document).bind('click', foo);
$(document).bind('click', bar);
and both functions will be called when the event occur.
This plug in should support this as well.
Original issue reported on code.google.com by Afro.Sys...@gmail.com on 8 Sep 2008 at 5:43
Original issue reported on code.google.com by
Afro.Sys...@gmail.com
on 8 Sep 2008 at 5:43