Hello, I'm working on some elgg thems which use jquery, and I'm trying to attach some events to an object that already has a couple of events attached, but the event I'm trying to attach always executes first, but I want it to execute last in the queue. How can I achieve that.
Thanks in advance