Home » Web Development » JavaScript »
View Tutorial Details: Appcelerator SQLite Part 3:Adding Events & Passing Data With Table
Appcelerator SQLite Part 3:Adding Events & Passing Data With Table
In this screencast we will learn how to add event listeners to our appcelerator tableview. Our goal will be to pass information to a new window when a row within the tableview is clicked or selected. That new window will query our SQLite table and display some information from the SQLite Database and in the window
You may also be interested in
Create an Add to Home Screen Popup for Html5 Or Jquery Mobile
In this screencast we will learn how to use a simple JS library called add2home.js and its customization configurations to add the popup add to home screen to our IOS web apps.
Appcelerator Titanium Sqlite P2: Getting & Adding Results to the T
In this screencast we will focus on grabbing all rows and results given for a specific query. When we have those results we will assign a variable to the field names that we need to use. We will also look at how to add SQLite results to a tableview inside of Titanium. This requires using an array and pushing the data to our table.
Jquery Mobile: Default Back Button, Silentscoll(), And Another Look at
We’re diving into part 2 of our advanced jQuery Mobile topics. We will cover a few APIs at a time to really help you understand things. We are going to look at the default back button settings and how to implement them. Also, we are going to take another look at the swipe API. Finally, we will run into an instance where we need to use the pageinit function again.
Jquery Mobile Advanced Topics: Changepage, Pageinit, And Swipe Api
In this screencast we will learn how to use the $.mobile.changePage, pageInit, and Swipe events. We will also use regular jQuery with jQuery Mobile to create a list element app that allows you to navigate by swiping on the list item you wish to open. Our entire app will be built using the APIs. You will also learn how to load your JavaScript AFTER the native Ajax of jQuery Mobile loads your page.
Tutorials By Category
Top Rated Tutorials
- How to Adjust Audio/Video Sync In An AVI File Using VirtualDub
Rating: 3.7/5 Votes: 173 - Dynamic Mask in Actionscript 3
Rating: 3.5/5 Votes: 11 - Fit Text in a Shape
Rating: 3.5/5 Votes: 113 - Show the Url of the Page
Rating: 3.5/5 Votes: 34 - Add Your Logo To A Video File
Rating: 3.5/5 Votes: 69







