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.

0 votes
1 answer
196 views

How do I get the content to display in the other menu options?

Here is my complete code. <html> <head> <meta charset="utf-8"> <title>Title</title> <link rel="stylesheet" href="...
Andrew Crum's user avatar
0 votes
1 answer
171 views

Added jQuery UI and JQuery Mobile cdns to project but themes won;t work

<link rel="stylesheet" href="jQuery/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.css"> <link rel="stylesheet" href="jQuery/jquery-ui-1.13.1/jquery-ui-1.13.1/...
simpleStudent's user avatar
3 votes
1 answer
1k views

Cordova Android app crashes with RecoverableSecurityException while capturing photo

Cordova android app crashing frequently while capturing photo using camera. The stacktrace from crashlytics is Caused by android.app.RecoverableSecurityException: com.myapp.appname has no access to ...
spdev's user avatar
  • 91
0 votes
1 answer
44 views

jQuery Mobile submission not instantly recognized as submit action on ajax

I have a jQuery Mobile registration form, with validation plugin. <!doctype html> <html> <head> <!-- Include meta tag to ensure proper rendering and touch zooming --> <...
snydez's user avatar
  • 3
0 votes
0 answers
48 views

Jquery Mobile Page Links Causing Duplication

I am building a site using JQuery mobile 1.4.5. It consists of 3 pages (index.html, blog.html, blog-category.html). When the home page loads, there is a link to the blog page. I am using the following ...
Judson Cooper's user avatar
0 votes
0 answers
33 views

How can I make the project dropdowns in the portfolio section of my website load faster?

My website loads just fine, but when I attempt opening any of the projects in my portfolio section, it takes maybe a second too long to load - desktop & mobile. Here's a snippet of code that I ...
Praveena Dewars's user avatar
2 votes
1 answer
263 views

How to use "window.open" in iOS for js command?

I am using Appery.io app builder and my app is JQM with v5.3 libraires version I have to js code in click event and run in Android but not in iOS. I tried this and the same result. Anything argument ...
James More's user avatar
2 votes
1 answer
65 views

How to return form the web(iOS) back to the app?

I am using an online builder for my app(ApperyDotIo, JQM framework). My application works fine with one exception. I have an in-app link to my website. The link in the iOS app, the link takes me to ...
Daniel Dias's user avatar
1 vote
0 answers
80 views

Form Validation in JQuery Mobile

I'm trying to add validation to the form I made <fieldset> <legend>ENTER YOUR INFORMATION HERE FOR DELIVERY</legend> <form action="" name="deliveryform"...
Endless Infinity's user avatar
1 vote
1 answer
901 views

Getting 'undefined' value from select options using jquery mobile

Im trying to get selected value from whichever option I pick among the list. However, it mentioned as "Undefined" <fieldset data-role="controlgroup"> <...
Endless Infinity's user avatar
0 votes
1 answer
109 views

How to vertically align text in list view on JQuery Mobile?

I need to vertically align my text in <li> elements Currently I am setting the line-height as below, however this means it doesn't work on all screen sizes. I have tried applying vertical-algn:...
jackhamper32's user avatar
2 votes
1 answer
156 views

How can I debug javascript code that is being executed inside microsoft teams tab of android mobile teams application?

I am developing a custom tab for microsoft teams app. For the application inside the custom tab, I need to debug the javascript code flow, like we do in desktop browser. Is there any way we can ...
Vishwam Chepuri's user avatar
-4 votes
1 answer
61 views

My website has css issue on right side of website

Please visit this url: dev.dgconcepts.com.pk I don't know why, when we swipe left or right on mobile responsive, the website moves a little bit on both sides. I don't know what the issue is. Can ...
Taqi Baqar's user avatar
0 votes
0 answers
1k views

web qr-code scanner usage nimiq qr-scanner github

I tried to using this qr-scanner https://github.com/nimiq/qr-scanner which works good but I don't get it to use the reading information. For example it displays me an URL fine but nothing more, cannot ...
Mike S.'s user avatar
2 votes
2 answers
1k views

Cache persistance in PWA in iOS

Have a PWA that works fine with network connection. Added a service worker and it works with no connection IF the PWA had been opened at some point before loss of network connection. So far, so good....
TomH's user avatar
  • 25

15 30 50 per page