Permalink
Please sign in to comment.
Browse files
jquery.dropdown.js
Highlighted the current selection if($target[0].tagName.toUpperCase()=="LI") {selectOptions.not($target).removeClass("selected"); } // at line 298 $option.addClass("selected"); // at line 351
0 comments on commit
dec4fba