element.bind('click', someFunction, this); - This way allow backward
compatibility.Your way, renaming the functions the most uses in plug-in, will mean an aweful lot of developers will have to go through their code and update it. And to be honest I don't see how anything else could describe better what the function already does. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
