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

Revision 21136, 134 bytes checked in by nanasess, 13 years ago (diff)

#1413 ajax リンク無効

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