Hello, I'm working on some elgg themes which use jquery. The theme javascript is the last one loaded in the application, but when I bind a click event to an object (which already has click events attached) it goes to the beggining of the event queue, and execute first than all the others. How can I bind an event specifically to the end of the queue?
Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---