I need to create a function with this: onMouseDown to add that class,onChange that other class and onBlur last class. With ".animate" is more wonderful, but is ok even without.
onMouseDown="this.className='styleDropDownClick';
onChange="this.className='styleDropDown'";
onBlur="this.className='styleDropDown';
If anyoane can help me , thank's.
Try the following functions:
This works with the following HTML: