mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-22 23:24:43 +00:00
whitespace only
This commit is contained in:
parent
4a6ec54472
commit
a763bade42
1 changed files with 0 additions and 1 deletions
|
|
@ -167,7 +167,6 @@ $.widget( "mobile.selectmenu", $.mobile.widget, {
|
|||
.bind( "touchstart mousedown", function( e ){
|
||||
//add active class to button
|
||||
button.addClass( $.mobile.activeBtnClass );
|
||||
|
||||
})
|
||||
.bind( "focus mouseover", function(){
|
||||
button.trigger( "mouseover" );
|
||||
|
|
|
|||
Loading…
Reference in a new issue