baidut / baidut/php_simple_ui

jQuery Mobile开发资料

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

关于使用jquery-mobile表单提交遇到的问题
当你使用了jquery-mobile的时候,如果你在前台提交一个了一个form表单,而在后台你处理完业务逻辑之后想要重定向到另一个方法或页面的时候。
切记要在form表单处添加一个data-ajax=“false”。
因为jquery-mobile默认是以ajax方式提交。
(最明显的表现是,你在后台明明使用了重定向,但是URL上面的链接却没有变化)

相关书籍
[豆瓣搜索](http://book.douban.com/subject_search?search_text=jquery+mobile&cat=1001)
jQuery Mobile中文手册.pdf 国内比较早的jQueryMobile中文资料,对与入门者还不错。作者:张勇辉
jQuery Mobile快速入门 中文版 PDF 扫描版[33M]附源码
jQuery移动(jQuery Mobile)开发.pdf

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.