mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
commit
010e93152d
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ $.widget( "mobile.checkboxradio", $.mobile.widget, {
|
|||
input
|
||||
.bind({
|
||||
vmousedown: function() {
|
||||
this._cacheVals();
|
||||
self._cacheVals();
|
||||
},
|
||||
|
||||
vclick: function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue