jqtouch Questions

6

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 <i...
Wilie asked 1/6, 2010 at 19:44

10

Solved

I originally created a web app in HTML, CSS and JavaScript, then was asked to create it again in Bootstrap too. I've done it all fine, but I had toggle buttons in the web app that have changed back...
Climax asked 22/11, 2012 at 11:5

12

Solved

I found this orientation test code below looking for JQTouch reference material. This works correctly in the iOS simulator on mobile Safari but doesn’t get handled correctly in Phonegap. My project...
Conservator asked 12/3, 2011 at 19:26

3

Solved

I've build a mobile site using jQTouch, and now I've been working to get that same site working with PhoneGap. For PhoneGap, I've moved most all of the assets (pages, images, JS, CSS, etc.) into th...
Rigamarole asked 26/11, 2010 at 19:57

4

I'm developing a website using jQuery UI, and there are several elements on my site that appear to be incompatible when viewed on touchscreen devices; they don't cause any errors, but the behavior ...
Haroldharolda asked 15/6, 2011 at 15:29

6

I'm developing a jQTouch-based app for the iPhone and part of it uses the Google Maps API (V3). I want to be able to pass the geolocation coordinates to the map and have it center the location with...
Electrodynamic asked 23/10, 2010 at 1:22

1

Solved

I've seen a number of ways to detect the screen orientation of the device, including using a check to test innerWidth versus innerHeight, like so. function getOrientation(){ var orientation = win...
Griffey asked 15/4, 2016 at 15:16

6

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...

3

Solved

I have a web app and I want to take photos and then upload them to a server. Can this be done with a webapp?
Asdic asked 15/4, 2010 at 18:15

1

Solved

I'm developing an app that loads a form from another website into an iFrame. The iFrame is set to 100% width and height while displayed. That website has JQTouch. When I touch an input field in iO...
Unmuzzle asked 13/12, 2013 at 21:34

1

Solved

I'm trying to use jqtouch theming which is based on SASS and COMPASS. I have a file custom.scss with the most simple code, one import and one variable to overwrite: @import 'jqtouch'; // Override ...
Fazeli asked 13/6, 2013 at 14:31

5

I want to use jQTouch on my project, but I can't find many examples. So do you know some website which has many jQTouch examples. Thanks
Vanitavanity asked 3/8, 2010 at 1:26

3

Solved

Where can I find themes for jQuery Mobile (JQM) that go beyond the packaged five themes & color variations of them? Either cross device or device specific ones, for example iphone / apple s...
Anglia asked 6/4, 2011 at 22:8

3

Solved

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 ...
Translation asked 18/7, 2011 at 15:19

4

I have made an app using JQtouch, Jquery, and PhoneGap. When you type in a form's field, the entire page scrolls up or down each time you enter a character. I have searched everywhere for solutions...
Flapper asked 21/2, 2011 at 18:0

7

Solved

Which one of these is the better choice? Is there a better choice? Which has better documentation and community?
Stockish asked 17/1, 2011 at 17:57

4

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 doub...
Glazing asked 1/2, 2011 at 12:31

7

Solved

My startup and I are deciding which mobile touch framework to use to build our mobile web application. I'm having trouble figuring out the difference between Sencha Touch and JQTouch. I understand ...
Woollen asked 10/8, 2010 at 5:6

8

I am using the Jquery/Jqtouch libraries for an iphone compatible site. I am now stuck with a problem just in iPhone 4 (not in 2g, 3g or 3gs) where the text becomes blurry on one specific scenario. ...
Durand asked 26/8, 2010 at 20:2

5

Solved

I'm developing an iPhone web app using jQTouch, and it contains a simple mailto: link to a valid email address, which should launch the iPhone mail application when tapped—but it doesn't. If I vis...
Wham asked 23/2, 2010 at 10:48

4

Solved

What is the difference between jQTouch & jQuery Mobile Framework ? Are they related (other than being both based on jQuery) ? Do they have the same goal ? Edit: jQTouch is now jQT
Crutch asked 2/9, 2010 at 7:33

7

Solved

I am going to develop a content rich application that ideally should have been an iPhone-app, but since I'm short on time, I will stick with technologies that I can, such as JQuery, CSS and HTML. T...
Massachusetts asked 30/12, 2009 at 14:55

4

I have a nested list in a jQuery Mobile test app. And it has a fixed footer. Works great until I click on an item in the list. Anything past the top level of the list has no footer. Is there a w...
Keister asked 13/5, 2011 at 4:57

2

Solved

I have a web application for iPhone, which will ultimately run within a PhoneGap application - but for now I'm running it in Safari. The application needs to access tweets from Twitter friends, in...
Lycopodium asked 20/1, 2011 at 20:24

6

Solved

I am looking for resources to develop HTML5 apps for iphone primarily. Are their frameworks and tools that I can use to get started? I am looking for: Javascript frameworks that help with U...
Xanthous asked 13/6, 2010 at 8:59

© 2022 - 2024 — McMap. All rights reserved.