ezpz-hint
ezpz-hint copied to clipboard
Namespace the 'blur' event
Prevent conflict with other code/plugins that use the event. http://docs.jquery.com/Namespaced_Events
+1 Had same problem using the jquery-ui autocomplete plugin in combination with ezpz-hint plugin due to the global unbinding of the blur event.