Tagged Questions
7
votes
3answers
5k views
Posting Twitter and Facebook updates from a jQTouch / Phonegap iPhone app
I'm using jQTouch and Phonegap to write a simple iPhone app which i'm planning to release through the App Store.
Part of the planned functionality will let the user update their twitter or facebook ...
7
votes
2answers
2k views
JqTouch - Detect trigger for animation
Yet another problem I'm having w/ jqTouch...
I'm trying to detect what element was clicked to trigger an animation so that I can pass parameters from the clicked item to the subsequent page.
My HTML ...
6
votes
6answers
7k views
Is there a JQuery alternative to JQTouch with better Android Support?
Basically looking for a JQuery plugin with better Android browser support than JQTouch. Or even an alternative Javascript framework with better mobile support.
5
votes
4answers
7k views
How do I correctly detect orientation change using javascript and Phonegap in IOS?
I found this orientation test code below looking for JQTouch reference material. This works correctly in the IOS simulator in mobile safari but doesn't handle correctly in Phonegap. My project is ...
4
votes
1answer
335 views
How can I clear the cache of an IOS Web App on the Homescreen?
I am using JQTouch to create a Web App on the Homescreen using meta tag "apple-mobile-web-app-capable", but no matter how many times I clear the cache from within Settings, the Web App's Javascript is ...
4
votes
3answers
4k views
Capturing native button clicks in Android phone in javascript
Is there a way by which we can capture the click of HOME and BACK button in the html file in android application using phonegap/jqtouch/javascript?
I have an application for Android using phonegap. I ...
4
votes
1answer
2k views
Disadvantages in using html/css/javascript with phonegap instead of objective C (iPhone)
I am not fluent in objective-c and thus have decided to take the "easier" approach and use html/css/javascript instead to design and implement an iPhone application. I would be using PhoneGap to gain ...
4
votes
4answers
11k views
How can I create a photo slider on iPhone Safari with jQuery?
I'd like to create an product image viewer for an iPhone version of an ecommerce site, and have it behave something like the Photos app.
Ideally, you would be able to slide images to move back and ...
3
votes
1answer
86 views
jQTouch and Backbone.js Routing/Views
I am wondering if anyone is using the latest jQTouch with Backbone.js and if so how are they handling transitioning between pages using Backbone's routers and views instead of jQTouch automatically ...
3
votes
2answers
11k views
Simple swipe gallery with jQTouch javascript iphone / ipad
What I wish to achieve is have a simple gallery of images which the user can swipe through using jQTouch ( http://jqtouch.com )
<div id="container">
<img src="1.gif">
<img ...
2
votes
1answer
73 views
Replicate javascript Array in php
I have a shopping cart type arrangement. The customer builds the order in tiers. So page one is item 1, page 2 item 2....... The page does not reload during the building of a order. (jqtouch) My way ...
2
votes
2answers
245 views
JQTouch: passing data between 'views'
Hi I have been playing around with jqtouch today and I'm just wondering how to manage data.
I tried looking around but couldn't see much documentation.
If I had a list of links for say products? ...
2
votes
0answers
814 views
Strange behavior width Safari (iOS) inner/outer width/height
I have been working on a mobile version for one of our services at work, and have been doing some fidling around with jqTouch, and the orientation feature bugs me a bit.
So while trying to find a ...
2
votes
1answer
3k views
Clear button for form input field using JQuery and JQTouch
I have a site built using JQTouch and want to add the little cross
buttons within text input fields to clear out text on press.
I've tried emulating Google's technique from their google.com iPhone
...
1
vote
0answers
103 views
Multiple Get requests when submitting in Rails mobile app using jquery-mobile
My Rails app works fine when viewed through my application.html.erb, however, as soon as I render the mobile view (by switching User Agents), my controller actions stop behaving appropriately when ...
1
vote
1answer
339 views
JavaScript template engines for mobile web applications
I'm building an application using jQTouch. I'd like to take advantage of one of the JavaScript template engines to avoid manual generation of HTML using data returned from JSON services.
Which ...
1
vote
0answers
282 views
Javascript equivalent of iOS's 'tap' event, but for android
I am using jqtouch to make a touch-optimized site. For iOS, I bind "tap" to the click listener, but this doesn't register in Android. I tried using touchend, which works, but it then overrides any ...
1
vote
2answers
658 views
Knockout JS mapping plugin without initial data / empty form
We are using knockout and the knockout mapping plugin to facilitate databinding in our jQTouch web application. The reason we use the mapping plugin, is to be able to use knockout without the need to ...
1
vote
2answers
190 views
Javascipt variables are undefined :(
Hi I'm writing an HTML5 app with jQTouch for mobile browsers.
I'm setting variables using code like this:
var activeproduct; // globally in js file
Then I have a ul li that sets the varialbe like ...
1
vote
1answer
122 views
Any ideas why this code won't work? body > *
I am using jqtouch to make a mobile website. I am also implementing a gallery image slider within the website, however when the gallery is put where I need it (inbetween <div id="project_name" ...
1
vote
1answer
431 views
jQTouch browser back button not working to separate index page
Our jQTouch mobile site has a News & Events sections. Because of technical limitations with PHP, these sections had to live in a separate directory and jQTouch index pages (this can't be changed).
...
1
vote
5answers
2k views
iPhone app - JQTouch & iScroll won't work - any ideas?
can anyone help me out, been banging my head against a wall for 2 days! Trying to get iScroll to work with my phonegap/jqtouch app. Have tried all the suggestions I can find on the Internet, but all I ...
1
vote
1answer
676 views
Click Delay On IPhone and Suppressing Input Focus
The webkit browser on iphone has a 300ms delay between when a user does a touch and when the javascript gets a click event. This happens because the browser needs to check if a user has done a double ...
1
vote
1answer
758 views
Google Maps API 3 & jQTouch
I'm having a problem displaying a map (API 3) in jQTouch. In a browser when first loaded it only shows part of the map but if I resize the window it is fine. I'm trying to use the ...
1
vote
1answer
829 views
Refresh XML feed on click (jQTouch)
I recently created an xml feed -> html javascript function for an iPhone app I'm developing in jQTouch. Original Tutorial & Code.
I was wondering if someone would know a quick and easy way to ...
1
vote
1answer
714 views
Simple jQTouch Form-based product selector
I'm using jQTouch to build a simple mobile app with an html/js/jquery form that which acts as a product selector. It has 5 dropdown menus, and 6 possible scenarios:
Scenarios: There are 6 products - ...
1
vote
1answer
672 views
jQtouch Sort Buttons
I looked at the documentation of jqtouch but I could not figure out how to create iphone style sort button group like this attached picture.
http://img843.imageshack.us/img843/8669/captureov.png
Do ...
1
vote
1answer
645 views
jquery iphone ui and jqtouch , which is better?
jquery iphone ui and jqtouch
they are lib of iphone , i want to choose one to use,
which is better ?
thanks
1
vote
1answer
341 views
Populate form by link click before posting with jQuery
I'm building a small website with JQTouch and the first problem I've run into yet is with a form.
I have a form
<form action='action.php' class='jqt' id='ajax_post' method='post' ...
1
vote
0answers
513 views
JQTouch with JSON-Template or any other dynamic HTML generator: indexing child divs
Flat HTML files work fine with JQTouch. JQTouch goes out and indexes all the child divs. The problem is that using JSON-Template to dynamically builds the divs from after a page load, so JQTouch ...
1
vote
1answer
531 views
JQTouch won't play linked mp3 files
I'm trying to use JQTouch to make a basic mobile site to play a list of audio files. I'm trying to make a simple playlist of tracks to be used in an art exhibit here at school. Sort of like those ...
1
vote
1answer
229 views
How do I sort this JSON object by the languages on the right of each entry?
I am creating an Android app using PhoneGap and jqTouch, and I have a JSON object containing a word along with a language which that word is in. How can I sort this alphabetically, by the column on ...
1
vote
4answers
467 views
Preventing an <input> element from scrolling the screen on iPhone?
I have several <input type="number"> elements on my webpage. I'm using jQTouch, and I'm trying to stay fullscreen at all times; that is, horizontal scrolling is bad. Whenever I click an ...
0
votes
0answers
11 views
trouble initializing jqTouch
I'm trying to add a swipe animation to an element. I've tried initializing jqTouch before the ready handler like this:
var jQT = new $.jQTouch({
slideSelector:'#navMenu'
});
...
0
votes
1answer
31 views
trying to make navigation bar for tablet site
I'm designing a navigation bar for a tablet website. The navigation bar holds elements displayed horizontally, and I want to be able to display new elements with a swipe (kind of like a cover flow) ...
0
votes
0answers
17 views
Individual Page Rotation with JQTouch
Basically, is there a way and how would I go about, enabling landscape mode on the iPhone for specific pages, I want the main page to not be able to rotate yet the information page to rotate. I am ...
0
votes
1answer
70 views
SQLite in a webapp with jQtouch
I'm treying to create a simple todo webapp with jQtouch but I'm having some time creating a SQLite database. Or the database is created with no tables, and when I refresh Safari the database is ...
0
votes
1answer
93 views
JQTouch examples show applications as monolithic one html page creations. Is there a better paradigm for organizing the code?
I'm not a big fan of the way code is organized in the jqtouch examples I can find. So far, all I've seen are monolithic "index.html" files, which contain all the separate views for the iPhone app as ...
0
votes
3answers
163 views
jQuery animations performance with Mobile Safari
I've just recently started developing a site for iPhone using jQTouch, and have the following code:
<li class="title" onclick="showDesc('desc1');">Post Title</li>
<li id="desc1" ...
0
votes
0answers
49 views
jQTouch _webapp link
I have one main page and other sources on other pages. Since I can't use ajax loading because of the server limitation, I have to use target="_webapp" attribute to load on new page
<div ...
0
votes
1answer
26 views
Simulating Animation jQTouch
I would like to simulate an animation jQTouch in this fuction:
$(function(){
$('#form').submit( function(e){
$.get('/result.php', function(data) {
...
0
votes
1answer
165 views
DataZombies - iScroll not working on cloned divs
I am cloning both a <li> template and a subsequent <div> template(to
which the <li> links) from dynamically pulled data. After the list is
created I am able to refresh the ...
0
votes
0answers
142 views
“touchstart” delay in iPhone WebApp
I tried out two snippets of code which are both triggered by a touchstart event.
1:
var imagelayer_id = "img_255";
$("#" + imagelayer_id).show();
2:
var imagelayer_id = "img_" + ...
0
votes
1answer
149 views
Google maps V3 maps ok in chrome, blank in mobile safari
This code works perfectly in Chrome, but is blank in mobile Safari. Tried to set my map to fixed dimensions, didn't seem to help.
<div id="map-overflow" style="overflow: hidden; padding: 0; ...
0
votes
0answers
61 views
jqtouch & rails 3
We are trying to write some jqtouch views to 'mobilize' our app. And we are running into issues with the dynamic content.
Our regular website polls via ajax and we are trying to do the same.
Here's ...
0
votes
1answer
191 views
Programatically slide / scroll jqTouch element
I have a simple question about jqTouch. Is it possible to
programatically slide jqTouch object?
Let say, for example, that I have a ul list of 100 li elements
sorted by time. When I create this list, ...
0
votes
0answers
56 views
Adapt to iPhone's in-call status bar with Javascript
When my web app is used while the user is in a call, or using personal hotspot, everything is pushed down by the green or blue bar that comes up on the phone.
Is there a way to make the app adapt ...
0
votes
2answers
164 views
implementing an ajax loading spinner with jqtouch
I am wondering what javascript or jquery function I need to get an ajax loading spinner working with jqtouch.
I have a search button on a page which when clicked submits to a php file which processes ...
0
votes
1answer
340 views
How to load dynamic pages with JQTouch
I am trying to build a web app with JQTouch. I actually have it all working nicely if I hard code all the content in. However, the site needs to be entirely dynamic.
Before a user logs in, there is ...
0
votes
1answer
50 views
Is jqTouch incompatible with jquery.colorbox.js?
I'm develping web app which contains jqtouch and jquery.colorbox.js (both included in root html). It looks like those two files are incompatible - javascript execution fails without error.
Is anyone ...