首页 > 其他分享 >20 个很棒的 jQuery Mobile 教程

20 个很棒的 jQuery Mobile 教程

时间:2023-01-10 21:31:12浏览次数:79  
标签:jQuery 20 framework Mobile create mobile based



本文标题:20 个很棒的 jQuery Mobile 教程

 

​构建一个餐馆选择的 Web 应用​



20 个很棒的 jQuery Mobile 教程_ViewUI



How to build a jQuery Mobile app for choosing a restaurant based on what the user want to eat tonight, the town where they want to eat and other user’s ratings of the restaurants.

​创建一个良好移动体验应用​


20 个很棒的 jQuery Mobile 教程_jQuery_02



For larger data-focused sites, or sites that are "almost applications" you will want to consider a custom mobile version of your site. This is often done with the help of a mobile framework like jQuery Mobile.

​使用 jQuery Mobile 的自定义主题​



20 个很棒的 jQuery Mobile 教程_javascript_03



jQuery Mobile isn’t just a scripting library, but an entire framework to build upon and produce efficient mobile templates. Thus, the process of constructing a mobile template from scratch has been significantly improved.

​创建一个移动网站​



20 个很棒的 jQuery Mobile 教程_jQuery_04



The basic techniques for creating the pages of a mobile website, That will include the use of dialog boxes, buttons, and navigation bars.

​ jQuery Mobile 开发指南​



20 个很棒的 jQuery Mobile 教程_Mobile_05



Collection of video tutorials to help you learn jQuery Mobile and all the possibilities.

​jQuery Mobile 最佳实践​



20 个很棒的 jQuery Mobile 教程_ViewUI_06



After working with JQM in a corporate and small business settings, these are some of the lessons I've learned. If you take these to heart, hopefully I can save you some of the same headaches.

​jQuery Mobile v1.1: 更平滑、更快速、更友好​



20 个很棒的 jQuery Mobile 教程_javascript_07



Detailed descriptions and demos to explain what's new and improved in the jQuery Mobile 1.1 mobile web framework.

​jQuery Mobile 可视化构建器​



20 个很棒的 jQuery Mobile 教程_javascript_08



Tiggzi is a cloud-based mobile app builder. It comes with a very powerful and easy to use visual, drag-and-drop builder for HTML5 and jQuery Mobile.

​ ASP.NET MVC 4 和 SignalR 应用​



20 个很棒的 jQuery Mobile 教程_ViewUI_09



ASP.NET MVC 4 beta offers enhanced mobile support through the introduction of new APIs. In this article, we will explore how jQuery.Mobile.MVC package, that is a part of MVC4, leverages jQuery.mobile and HTML5 to create targeted views for each device.

​使用 Fireworks 创建主题​



20 个很棒的 jQuery Mobile 教程_ViewUI_10



How to use Adobe Fireworks CS6 to create custom jQuery mobile skins and use them in mobile websites based.

​高级设计模板​



20 个很棒的 jQuery Mobile 教程_jQuery_11



Adobe Dreamweaver CS6 features a streamlined workflow for creating a jQuery Mobile project. So, in this article, you will create a simple Mobile application with Dreamweaver CS6.

​构建基于 Web 的幻灯展示​



20 个很棒的 jQuery Mobile 教程_ViewUI_12



jQuery mobile framework provides easily themeable, HTML5-based interface with support for pages transitions, therefore it would be very easy to create simple web presentations that will work on all popular smartphone and desktop platforms.

​MVC 和 Netduino 用于家居自动化​



20 个很棒的 jQuery Mobile 教程_ViewUI_13



This article is great for anybody learning jQuery Mobile or building mobile applications with MVC3. I built a remote control for my phone to control a squirt gun for my pool, open my garage door, water the garden and control for my gas fireplace using jQuery Mobile with MVC and a Netduino.

​创建自定义主题​



20 个很棒的 jQuery Mobile 教程_ViewUI_14



An excerpt from jQuery Mobile Web Development Essentials, on the basics of theming and building a custom theme for your app.

​移动 App 的入门指南​



20 个很棒的 jQuery Mobile 教程_jQuery_15



A short tutorial to show you how easy it is to create a list based app with the jQuery Mobile framework and hopefully encourage you to give it a try.

​为 Force.com 构建一个移动应用​



20 个很棒的 jQuery Mobile 教程_javascript_16



How to build a mobile app for Salesforce Chatter using Trigger.io and the Force.com APIs with mobile features such as push notifications, geolocation and camera.

​集成 Rails 和 jQuery Mobile ​



20 个很棒的 jQuery Mobile 教程_Mobile_17



Highlighting then smoothing over the rough edges of the integration between jQuery Mobile and Rails.

​使用 jQuery Mobile 和 CSS3 的响应式设计​



20 个很棒的 jQuery Mobile 教程_测试_18



On its own, jQuery Mobile is a great for creating mobile website. When paired with CSS3, it becomes possible to create web page layouts that respond to device screen resolution.

​动态页面生成​



20 个很棒的 jQuery Mobile 教程_Mobile_19



How to create a Bible viewer as an example of loading content from XML and dynamically generating pages with jQuery Mobile.

​新手指南​



20 个很棒的 jQuery Mobile 教程_ViewUI_20



Book excerpt from "jQuery: Novice to Ninja", 2nd edition.




标签:jQuery,20,framework,Mobile,create,mobile,based
From: https://blog.51cto.com/kenkao/6000742

相关文章

  • Ubuntu 2022.04版本安装libsdl2-dev出现E: Error, pkgProblemResolver::Resolve gener
    $sudoapt-getinstalllibsdl2-devReadingpackagelists...DoneBuildingdependencytree...DoneReadingstateinformation...DoneSomepackagescouldnotbe......
  • leetcode206-反转链表
    思路方法一,递归。将head节点和后续所有节点看做两个部分,对后续部分执行递归函数,然后将两部分组合起来。关键在于head节点的next指向的是除head以外后续所有节点反转后的......
  • 2023/1/10 20221321杨渝学习打卡
    python入门学习学习链接https://www.bilibili.com/video/BV14r4y1k7F9/?spm_id_from=333.999.0.0&vd_source=a989a1afa6cb8b6527dd9bf059d71439if判断while循环布尔......
  • SQL Server 2008 R2 使用 PIVOT 错误
    SQLServer2008R2使用PIVOT错误!'PIVOT'附近有语法错误。您可能需要将当前数据库的兼容级别设置为更高的值,以启用此功能。有关ALTERDATABASE的SETCOMPATIBILITY_L......
  • 「JOI Open 2022」Giraffes 题解
    设我们将要给出的观感好的排列为\(q\),我们希望求出\(\sum[p_i=q_i]\)的最大值(这里指不移动的长颈鹿个数)。结论一:当且仅当左右端点有当前区间最大值或者最小值时条件才......
  • jQuery整理目录
    分类等学完总结初识jQuery通过实例认识jQueryjQuery核心函数和核心对象简单叙述jQuery核心函数详细解析和函数的thisjQuery核心对象详细解析......
  • leetcode简单(数组,字符串,链表):[168, 171, 190, 205, 228, 448, 461, 876, 836, 844]
    目录168.Excel表列名称171.Excel表列序号190.颠倒二进制位205.同构字符串228.汇总区间448.找到所有数组中消失的数字461.汉明距离876.链表的中间结点836.矩形重......
  • 2020,Transformation-invariant Gabor convolutional networks
    Introduction深度卷积神经网络(DCNNs)在字符识别、目标检测、人脸识别和语义分割等各个领域都取得了一系列突破。然而,由于缺乏为空间几何变换设计的特定模块,学习到的特征......
  • 2021年Docker面试题大汇总附答案
    2021年Docker面试题大汇总附答案全部面试题答案,更新日期:01月30日,直接下载吧!下载链接:高清500+份面试题资料及电子书,累计10000+页大厂面试题PDFDocker题1:Docker中如......
  • 2021年最新版 Docker 常见面试题整理总结带答案
    2021年最新版Docker常见面试题整理总结带答案全部面试题答案,更新日期:12月30日,直接下载吧!下载链接:高清500+份面试题资料及电子书,累计10000+页大厂面试题PDFDocker......