Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Releases for Call function on mouse click or Enter keypress


Call function on mouse click or Enter keypress 1.2

Download: jquery.clickOrEnter.js_2.txt
Size: 1.03 KB
md5_file hash: 1450a9ccb053c1464f06f5fae55b6c56
First released: October 20, 2007 - 5:03pm
Last updated: October 20, 2007 - 5:04pm

Function called is now aware of the target of the click / enter keypress, allowing a single function to be called for more than one link. (e.g. video popup, with set of links for different videos).

Sample use is illustrated at http://www.makemineatriple.com/jquery/

Call function on mouse click or Enter keypress 1.01.1

Download: jquery.clickOrEnter.js_0.txt
Size: 917 bytes
md5_file hash: 3bc7f716d51fd10538528eb220adf4ae
First released: September 30, 2007 - 12:04pm

Update to allow for any element. (Original version was for $('a') only)

Call function on mouse click or Enter keypress 1.0-First release

Download: jquery.clickOrEnter.js.txt
Size: 909 bytes
md5_file hash: ce81267e5ae06ea8436ce4cb31f9ce8a
First released: September 30, 2007 - 10:39am

First version.