mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-28 09:54:44 +00:00
made $.mobilize available for externals
This commit is contained in:
parent
fd1a0f1dbf
commit
0782029b12
1 changed files with 2 additions and 0 deletions
|
|
@ -270,6 +270,8 @@
|
|||
$el.attr('data-mobilized',true);
|
||||
});
|
||||
};
|
||||
|
||||
$.mobilize = mobilize;
|
||||
|
||||
//dom-ready
|
||||
$(function(){
|
||||
|
|
|
|||
Loading…
Reference in a new issue