jqTouch 与 ASP.NET Webforms

发布于 2024-09-17 06:24:06 字数 116 浏览 3 评论 0原文

包装所有 ASP.NET Webform 应用程序的表单标记导致 jqTouch 完全崩溃(例如,没有任何效果 - 没有任何转换、效果等)。有人让 jqTouch 来使用 ASP.NET Webforms 应用程序吗?

The form tag that wraps all ASP.NET webform applications is causing jqTouch to completely break (as in, nothing works - none of the transitions, effects, etc). Has anyone gotten jqTouch to work with a ASP.NET webforms application?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

[浮城] 2024-09-24 06:24:06

对于移动开发,您可以使用 Jquery mobile。它是专为移动设备开发的,并且具有许多针对移动事件的功能。更小、更快、更容易使用。我已经将其与表单标签一起使用,您只需要维护 main 和每个 aspx 上的头页面。
这里你有所有的参考。

http://jquerymobile.com/

并且可以用google chrome浏览器打开api

http://jquerymobile.com/demos/1.0a3/

问候

For mobile development you can user Jquery mobile. it was developed exclusive for mobile and have a lot of features to mobile events. Is more tiny, faster and easy to use. I had use this with form tag, you just need to main the main , and the head page on each aspx.
You have all reference here.

http://jquerymobile.com/

And can open the api with google chrome browser

http://jquerymobile.com/demos/1.0a3/

Regards

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文