RussSolberg
-
-
- 397 total downloads
- last updated 2/16/2012
- Latest version: 1.0.3
Creates a "selected" function that you can use with a <select> object and jQuery to fire off a custom function when an item is selected. $('#MyDropDown').selected(function() { //Do Whatever... }); -