[jQuery] Temporarily disable inline onclick

2009-03-26 Thread Adam Walters
So the inline confirm is raised first, then my subsequent bound click events. Is there a means i can temporarily disable (or remove/reattach) these inline javascript events? I'm using jQuery 1.3.1 Thanks in advance, Adam Walters

[jQuery] What is $.data?

2008-01-18 Thread Adam Walters
Hello, I'm looking through and tracking the code for a jQuery autocomplete plugin (found here: http://reinh.com/2008/1/7/new-jquery-autocomplete-plugin ) I'm trying to get my JSON data to appear properly, and getting close, however, i keep coming across $.data...for example: $.data(document.bod