$(document).bind("mobileinit",function(){
$.mobile.selectmenu.prototype.options.nativeMenu = false;
$.extend($.mobile,{
loadingMessage : '처리중입니다.'
,defaultTransition : 'fade'
});
});
'JqueryMobile' 카테고리의 다른 글
data- 속성 (0) | 2012.02.23 |
---|---|
listvie refresh (0) | 2012.02.01 |
scroll (0) | 2012.02.01 |
tmpl (0) | 2012.02.01 |