-
Working with Tables
In jQuery Mobile; you can add and configure tables in your applications. In this video; Charles Robinson demonstrates how to configure tables in the jQuery Mobile applications.
-
PhoneGap - The Events API
In jQuery Mobile; the PhoneGap events API enables users to do processing when certain things on a device or underlying operating system occur. In this video; Charles Robinson demonstrates how to use the PhoneGap events API in jQuery Mobile.
-
Buttons
In jQuery Mobile; you can configure buttons for your mobile application. In this video; Charles Robinson demonstrates how to configure buttons in Visual Studio 2012.
-
Grid Layouts
In jQuery Mobile applications; you can use grid layouts to present the data. In this video; Charles Robinson demonstrates how to enable grids and create nested layouts.
-
Handling JSON Data
In jQuery Mobile; you can add JSON data to build your mobile application. In this video; Charles Robinson demonstrates how to handle JSON data in Visual Studio.
-
Handling XML Data
In jQuery Mobile; you can add XML data to build the mobile application. In this video; Charles Robinson demonstrates how to handle XML data.
-
Header Bars
In jQuery Mobile; you can create header bars and use attributes such as data positions and roles to alter the look and feel of the headers. In this video; Charles Robinson demonstrates how to configure a header bar in a jQuery mobile app.
-
Header Bars with Buttons
In jQuery Mobile; you can configure header bars with buttons for your mobile application. In this video; Charles Robinson demonstrates how to configure a header bar with buttons in Visual Studio 2012.
-
Linking Pages
In jQuery Mobile; you can link pages in various ways for your mobile applications. In this video; Charles Robinson demonstrates how to configure page linking in Visual Studio 2012.
-
Manipulating Lists
You can divide; filter; and update lists in jQuery Mobile applications. In this video; Charles Robinson demonstrates how to manipulate lists.
-
Mobile Form Elements - Checkboxes
In jQuery Mobile; you can modify the mobile form elements. In this video; Charles Robinson demonstrates basic checkboxes functionality.
-
PhoneGap - Deploying to iOS
In jQuery Mobile; you can use many methods to deploy and test out iOS apps built with jQuery and PhoneGap. In this video; Charles Robinson explains how to deploy a jQuery Mobile application with PhoneGap to an iOS device.
-
PhoneGap - Notification API
You can create notification alerts within a jQuery Mobile applications. In this video; Charles Robinson demonstrates how to use PhoneGap Notification API in jQuery Mobile applications.
-
PhoneGap - PhoneGap Build
You can build the PhoneGap functionality into your applications. In this video; Charles Robinson discusses some key concepts and building PhoneGap functionality into your applications.
-
PhoneGap - The Accelerometer API
You can access accelerometer values within a jQuery Mobile applications. In this video; Charles Robinson demonstrates how to make use of a PhoneGap accelerometer API in jQuery Mobile applications.
-
PhoneGap - The Camera API
Pictures taken by the camera have many application uses. In this video; Charles Robinson demonstrates how to use the camera functionality of PhoneGap in jQuery Mobile.
-
PhoneGap - The Capture API
The capture API PhoneGap event allows you to take in a number of media files of the same type at once in your application. In this video; Charles Robinson demonstrates how to use the PhoneGap capture API in jQuery Mobile.
-
PhoneGap - The Compass API
In jQuery the PhoneGap compass is a sensor that detects the direction or heading of the device. In this video; Charles Robinson demonstrates how to use the PhoneGap compass API.
-
PhoneGap - The Connection API
In jQuery Mobile; you can get network connections by using the PhoneGap connection API. In this video; Charles Robinson demonstrates how to use the PhoneGap connection API.
-
PhoneGap - The Contacts API
In jQuery Mobile; you can use the PhoneGap functionality for accessing the device contacts. In this video; Charles Robinson discusses the contacts API.
-
PhoneGap - The Device API
In jQuery Mobile; you can use the PhoneGap device API to customize an application based on the mobile device. In this video; Charles Robinson demonstrates how to use the PhoneGap device API.
-
PhoneGap - The File API
In jQuery Mobile; the File API allows access to read and write files stored in the local device. In this video; Charles Robinson discusses the File API.
-
PhoneGap - The Geolocation API
In jQuery Mobile; you can get the geolocation information from various sources depending upon the device. In this video; Charles Robinson demonstrates the PhoneGap geolocation API.
-
PhoneGap - The Globalization API
In jQuery Mobile devices; you can use the PhoneGap Globalization API to check for the globalization settings. In this video; Charles Robinson demonstrates how to use the PhoneGap Globalization API.
-
PhoneGap - The InAppBrowser API
In jQuery Mobile applications; you can call a new web browser instance by using the PhoneGap API. In this video; Charles Robinson demonstrates how to use the PhoneGap InAppBrowser API.
-
PhoneGap - The Media API
In jQuery Mobile the PhoneGap media API allows for direct control of the mobile devices audio including both speakers and microphone. In this video; Charles Robinson demonstrates the PhoneGap media API.
-
PhoneGap - The Splashscreen API
In jQuery Mobile; you can use the PhoneGap API to display the splash screens. In this video; Charles Robinson demonstrates how to use the Splashscreen API in PhoneGap interfaces.
-
PhoneGap - The Storage API
In jQuery Mobile; you can use the Storage API to allow access to be able to read and write information related to the application. In this video; Charles Robinson discusses the Storage API.
-
Prefetching and Caching Pages
In jQuery Mobile; you can add pages for prefetching and caching in your mobile applications. In this video; Charles Robinson demonstrates how to configure page prefetching and caching in Visual Studio 2012.
-
Responsive Layouts with CSS Media Queries
In jQuery Mobile; you can configure layouts with CSS media queries. In this video; Charles Robinson demonstrates how to create the responsive layouts.
-
Serialization in Forms with Ajax
In jQuery Mobile; you can serialize forms for your mobile application. In this video; Charles Robinson demonstrates how to use serialization of data in Visual Studio.
-
Server-Side Data Access with MVC
In jQuery Mobile; implement server-side data access with MVC. In this video; Charles Robinson demonstrates how to implement the server-side data access with MVC.
-
Server-Side Form POST with Ajax
In jQuery Mobile; you can implement server-side form post with Ajax. In this video; Charles Robinson demonstrates how to implement the server-side form post.
-
Service Access Strategies
You can set some strategies for accessing services from within jQuery Mobile. In this video; Charles Robinson demonstrates service access strategies.
-
Springboard
In jQuery Mobile; you can use springboards to configure the grids used in the application. In this video; Charles Robinson demonstrates how to use springboards to configure the girds in the jQuery Mobile applications.
-
Styling with CSS Gradients
In jQuery Mobile; you can use CSS to style different elements. In this video; Charles Robinson demonstrates how to use styling with CSS gradients.
-
Submitting Forms (Non-Ajax Form Submission; Self-Submitting)
In jQuery Mobile; you can set up forms for submission in various ways for your mobile applications. In this video; Charles Robinson demonstrates how to use the form submission options in Visual Studio.
-
Swatches
In jQuery Mobile; you can use multiple swatches; which are concepts for specifying the colors of background; text; shadows; and so on. In this video; Charles Robinson discusses swatches.
-
Tab Bars with a Segmented Control
In jQuery Mobile; you can use the tab bars with segmented controls in your applications. In this video; Charles Robinson demonstrates how to configure tab bars with segmented controls.
-
Tab Bars with Custom Icons
Using jQuery Mobile; you can configure tab bars with custom icons in your applications. In this video; Charles Robinson demonstrates how to configure tab bars with custom icons.
-
Tab Bars with Standard Icons
Using jQuery Mobile; you can configure tab bars with standard icons in your applications. In this video; Charles Robinson demonstrates how to configure tab bars with standard icons.
-
Theme Basics
jQuery Mobile provides basic custom themes and swatches for creating attractive interfaces. In this video; Charles Robinson discusses the theme basics.
-
Theme Defaults
jQuery Mobile provides theme defaults for enhancing interfaces easily. In this video; Charles Robinson discusses theme defaults.
-
Theme Inheritance
In jQuery Mobile; you can use theme inheritance to apply specified themes to elements outside the tag in which it is specified. In this video; Charles Robinson discusses theme inheritance.
-
ThemeRoller
In jQuery Mobile; you can set theme defaults for easy interfaces. In this video; Charles Robinson discusses theme defaults.
-
Toolbars with a Segmented Control
In jQuery mobile applications; you can configure toolbars with segmented controls that has multiple subcontrols working together. In this video; Charles Robinson demonstrates how to set up and configure two toolbars with segmented controls in jQuery mobile.
-
Toolbars with Icons
In jQuery Mobile applications; you can configure toolbars with icons to provide visual references to your mobile users. In this video; Charles Robinson demonstrates how to use icons within the toolbar in Visual Studio 2012 editor.
-
touchOverflow
In jQuery Mobile; when you enable touchOverflow; you do not need to scroll the document or restore scroll positions for a smoother experience. This feature also helps you easily implement fixed toolbars. In this video; Charles Robinson discusses touchOverflow and overflow-scrolling.
-
Transition effects
In jQuery Mobile; transitions can be associated with any page or object event that is changing something such as going to a new page or page template. In this video; Charles Robinson demonstrates the use of transition effects.
-
Using Table Plugins
In jQuery Mobile; you can use table plugins to display; manage; and sort your data easily. In this video; Charles Robinson discusses table plugins for jQuery Mobile applications.
-
Accelerometer Values
You can access accelerometer values within a jQuery Mobile applications. In this video; Charles Robinson demonstrates how to make use of an accelerometer.
-
Action Sheets
In jQuery Mobile; you can use action sheet to create applications. In this video; Charles Robinson demonstrates how to set up action sheets.
-
Ajax Driven navigation
In jQuery Mobile; you can leverage Ajax for better user experience. In this video; Charles Robinson demonstrates how to use the Ajax-driven navigation used in jQuery Mobile apps.
-
API - Configuring Defaults
In jQuery Mobile; you can change the default configuration settings. In this video; Charles Robinson demonstrates how to use the "mobileinit" event to load and overwrite any customizations.
-
API - Data Attributes
The jQuery Mobile provides several data attributes for use in your applications. In this video; Charles Robinson discusses the data properties.
-
API - Events
The jQuery Mobile handles different events; each of which are triggered when some action happens; such as when a page is loaded or when a user swipes. In this video; Charles Robinson discusses the API events.
-
API - Methods
In jQuery Mobile; you can use API mobile methods to customize applications. In this video; Charles Robinson demonstrates how to use the $.mobile method in a simple page.
-
API - Properties
The jQuery Mobile provides several properties for use in your applications. In this video; Charles Robinson discusses the API properties.
-
Back Buttons
You can use jQuery Mobile to configure back buttons for your mobile application. In this video; Charles Robinson demonstrates how to configure back buttons in Visual Studio 2012.
-
Client-Side Form POST with Ajax
jQuery Mobile provides many user-friendly form elements. In this video; Charles Robinson discusses the client-side form POST with Ajax.
-
Client-Side Integration with RESTful Services
In jQuery Mobile; you can configure client-side RESTful integration. In this video; Charles Robinson discusses client-side integration with RESTful services.
-
Collapsible Content Blocks
In jQuery Mobile; you can use collapsible content blocks in the applications. In this video; Charles Robinson demonstrates how to configure collapsible content blocks in the jQuery Mobile applications.
-
Collapsible Sets
In jQuery Mobile; you can use collapsible sets in the applications. In this video; Charles Robinson demonstrates how to configure collapsible content blocks in the jQuery Mobile applications.
-
Configuring Lists
In jQuery Mobile; you can configure the application lists. In this video; Charles Robinson demonstrates how to configure lists.
-
Custom Themes
In jQuery Mobile; you can use custom themes for easy interfaces. In this video; Charles Robinson discusses theme defaults.
-
Dialogs and Popups
In jQuery mobile; you can configure dialogs and pop-ups. In this video; Aaron Sampson explains how to configure dialogs and pop-ups by using the Visual Studio syntax.
-
Dynamic Buttons
In jQuery Mobile; you can add buttons dynamically for your mobile applications. In this video; Charles Robinson demonstrates how to configure buttons dynamically in Visual Studio 2012.
-
Dynamically Injecting Pages
In jQuery Mobile; you can dynamically generate content at the client side for mobile applications. In this video; Charles Robinson demonstrates how to dynamically inject pages in Visual Studio.
-
Footer Bars
In jQuery Mobile application; you can build your own footers within your applications. In this video; Charles Robinson demonstrates how to configure various styles of the footer bar.
-
Form Validation
In jQuery Mobile; you can use validation features to validate form fields for your mobile application. In this video; Charles Robinson demonstrates how to use validation features in Visual Studio.
-
Google Maps Integration
You can incorporate Google Maps into your jQuery Mobile applications. In this video; Charles Robinson demonstrates how to integrate Google Maps with jQuery Mobile applications.
-
Mobile Form Elements - DatePicker
In jQuery Mobile; you can add a date-picker for your mobile applications. In this video; Charles Robinson demonstrates how to add DatePicker functionality in Visual Studio.
-
Mobile Form Elements - Form Basics
In jQuery Mobile; you can configure basic forms easily. In this video; Charles Robinson discusses the form basics.
-
Mobile Form Elements - Mobiscroll
In jQuery Mobile; you can add mobiscroll functionality for your mobile applications. In this video; Charles Robinson demonstrates how to use mobiscroll.
-
Mobile Form Elements - Radio Buttons
In jQuery Mobile; you can modify the mobile form elements. In this video; Charles Robinson demonstrates basic radio buttons functionality.
-
Mobile Form Elements - Select Menus
In jQuery Mobile; you can modify different form elements. In this video; Charles Robinson demonstrates how to configure select menus drop-down.
-
Mobile Form Elements - Slider
In jQuery Mobile; you can modify the mobile form elements. In this video; Charles Robinson demonstrate some basic slider functionality.
-
Mobile Form Elements - Switch Control
In jQuery Mobile; you can modify the form elements. In this video; Charles Robinson demonstrates some basic switch functionality.
-
Mobile Form Elements - Text Inputs
In jQuery Mobile; you can add form elements with different text input controls for your mobile applications. In this video; Charles Robinson demonstrates how to configure text input controls in Visual Studio.
-
NavBars
In jQuery Mobile; you can use navbars to organize content in your Mobile application to provide a nice touch experience for mobile users. In this video; Charles Robinson discusses navbars in jQuery Mobile applications.
-
Page Templates
In jQuery Mobile; the page template separates different areas of page and provides a framework for delivering web-based applications. In this video; Charles Robinson demonstrates how to use jQuery Mobile single and multipage templates.
-
Persistent Tab Bars
Using jQuery Mobile; you can configure persistent tab bars in your applications. In this video; Charles Robinson demonstrates how to configure persistent tab bars.
-
PhoneGap - Debugging Your App
In jQuery Mobile; you can debug your applications. In this video; Charles Robinson discusses how to debug PhoneGap applications built around jQuery Mobile.
-
PhoneGap - Deploying to Android
In jQuery; you can deploy applications on android device for testing. In this video; Charles Robinson discusses the ways to deploy a PhoneGap application working with jQuery Mobile towards an android type of device.
-
Introduction
jQuery Mobile provides several features such as theme responsiveness capabilities; HTML5 compliance; and browser compatibility. In this video; Charles Robinson discusses the use of jQuery Mobile.