Skip to main content

Questions tagged [jquery-mobile]

jQuery Mobile is a touch-optimized web framework for smartphones and tablets. It provides a unified user interface system across all popular mobile device platforms, built on jQuery.

jquery-mobile
7,337 questions with no upvoted or accepted answers
15 votes
3 answers
776 views

Phonegap-(Android/iphone) Image gallery with multiple images is giving problems?

I have made an image gallery in HTML5, JavaScript and CSS by using jQuery mobile. IE Phonegap platform ok. The images are coming dynamically and are loaded in it, like this: http://torontographic.com/...
Akash Malhotra's user avatar
8 votes
2 answers
2k views

Video capture in android in background in phoneGap with minimized recording screen

I tried the following code. I want to record video in background and store in SD card. I don't want to do manual start recording and stop. Is it possible to record video with or without API in ...
AJAY AVHAD's user avatar
8 votes
1 answer
6k views

jQuery Mobile and PhoneGap Performance problems

I'm currently working on an PhoneGap and JQM project and the project is reasonable complete the only problem I am having is jQuery Mobile itself. It seems to make the app sluggish and slow. ...
user481610's user avatar
  • 3,250
8 votes
1 answer
2k views

inconsistent events fired on textarea in Safari on iOS

I have run into an infuriating bug on Safari for iPad that I cannot fix. Architecture: backbone 0.9.9 jquery 1.7.2 jquery mobile 1.3.1 User agent: iOS 5.1.1 (iPad) Safari 5.1 mobile full user ...
biegel's user avatar
  • 570
8 votes
1 answer
2k views

Horizontal scrolling fails with width=device-width iscroll

Example code here: http://pastebin.com/95z3pftQ I'm trying build a mobile page with a fixed header, and a "content" section, which will be filled external (sanitized, but otherwise arbitrary) HTML. ...
Lucas Wiman's user avatar
  • 10.9k
8 votes
1 answer
8k views

jQuery mobile toggle button on/off?

as far as I can see the standard jQuery 'toggle' function does not work in jQuery mobile - is this correct? If so, is there another method that does work? All I'm trying to do is toggle a 'play' ...
Jimbly2's user avatar
  • 227
8 votes
2 answers
35k views

How can I clear the jQuery DOM cache?

How can I clear the jQuery DOM cache? I am still in the middle of developing and testing a jQuery Mobile application, and I keep seeing old versions of my code pop up and try to be executed. Maybe it'...
Doug's user avatar
  • 5,226
7 votes
0 answers
3k views

Opening page in facebook app only opens app itself

I have jQuery Mobile app, wherein I have a link to an associated facebook page. What I want to do is open the page in the facebook app if it's installed, otherwise open in the default browser. I ...
David's user avatar
  • 588
7 votes
1 answer
1k views

Prevent tap event from being fired when swiping in jquerymobile on android webview

I have a Phonegap 3 app that uses jQuery Mobile 1.4 and Backbone.js. In this app I use the 'swipeleft' and 'swiperight' events to show different parts of a form (swipes show previous/next div). This ...
QuickFix's user avatar
  • 11.7k
7 votes
1 answer
530 views

URL Error Message when opening an Input Date field on Blackberry using WebWorks and jQuery 1.8.2

I'm programing an app for Blackberry using WebWorks 1.0.4.11, jQuery 1.8.2 and jQuery Mobile 1.3. I've tested the app, but an error is appearing when I tap a date <input> field that is formed by ...
gabrielapittari's user avatar
7 votes
1 answer
3k views

Not able to solve jquery IE 7/8 Script 3 Member not found error

My web app is running here: URL I am using jquery version 1.7.1.min.js for ie browsers and I am getting the following error for IE 7 and 8. Error details: SCRIPT3: Member not found. jquery-1.7.0....
KKS's user avatar
  • 3,620
7 votes
1 answer
13k views

jQuery Mobile refresh page after changePage

Is there anyway to force a jQm page to reload once changePage is complete? I have a number of pages dynamically loaded into an array. All of the pages that are being loaded are a part of a list, for ...
HjalmarCarlson's user avatar
7 votes
2 answers
9k views

How to mix jQuery Mobile and ASP.NET

I'm making a mobile website, using jQuery Mobile and ASP.NET 4.0 Webforms. I have made an initial login page (Default.aspx) in which the button calls an ajax JavaScript function, which calls a page ...
sprocket12's user avatar
  • 5,428
6 votes
0 answers
755 views

Progressive Web App crashes on Mobile Safari

Where I work we're currently making a PWA App. The app runs fine on Android, and on Desktop Chrome and Desktop Safari. Memory wise it takes between 16 to 18mb. However on iOS, after loading too many ...
João Pires's user avatar
6 votes
1 answer
2k views

Chrome DevTools touch emulation not working

I was using Chrome's DevTools to test a mobile HTML5 app, namely by emulating devices and touch events. Everything was working fine yesterday, but today I get a new toolbar when using "Inspect ...
jmng's user avatar
  • 2,538

15 30 50 per page
1
2 3 4 5
490