JQuery hasEvent Version 1.0.0 Released

Today I released my first plugin for Jquery, hasEvent. This plugin takes a string and returns true if the element contains an action on that event.

Usage:
$('#element_id').hasEvent('click');

This plugin has been tested with JQuery 1.2.6.

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
By submitting this form, you accept the Mollom privacy policy.