source: branches/version-2_11-dev/html/user_data/packages/sphone/js/config.js @ 21059

Revision 21059, 87 bytes checked in by 468, 13 years ago (diff)

#1413 スマートフォン版Javascript(JQuery、JQueryMobile、JQueryLightBox、JQueryFlickslideライブラリ含む)ファイル追加

  • Property svn:mime-type set to text/plain
Line 
1$(document).bind("mobileinit", function(){
2    $.mobile.ajaxFormsEnabled = false;
3});
Note: See TracBrowser for help on using the repository browser.