Skip to main content

All Questions

Tagged with
-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
1 vote
1 answer
1k views

Preventing keyboard dismissal on form submit on mobile view of web app

I am creating a PHP Javascript chat application. Whenever I click on send button it simply slides down / dismisses the keyboard. If I need to send a new message I again have to tap on the textarea ...
Relaxing Music's user avatar
1 vote
0 answers
495 views

How to get past the jQuery 2.1.1 Android app vulnerability?

I'm trying to create an app using Apache Cordova. I've written all the HTML, CSS and Javascript using jQuery 2.11 and jQuery Mobile 1.4.5. Unfortunately, Google Play won't accept the uploaded app ...
dwburger's user avatar
0 votes
0 answers
1k views

Infinite Scroll Implementation Not Working On Mobile Browsers

I'm trying to implement infinite scroll. Full code jQuery(document).ready(function($) { $(window).scroll(function() { var that = $('#loadMore'); var page = $('#loadMore').data('...
Niicow's user avatar
  • 1
2 votes
0 answers
190 views

my JQuery .click() function wont work with the android chrome browser

I have buttons that reveal nav links on click that dont work on my mobile chrome browser (I use a google pixel 2) I also have firefox mobile and it works fine there. it also works fine on the ...
bechild's user avatar
  • 21
-2 votes
1 answer
223 views

How to inspect code on real mobile (Mobile debugging)

I want to inspect my code on mobile but there is no option on the mobile device to inspect code.
Someshver Thakur's user avatar
1 vote
1 answer
61 views

Orientation lock -> background not showing

I have added this media query that "locks" orientation on my mobile site but my background-image is not showing at all I just used this and then added my stylesheet https://api.jquerymobile....
Philip's user avatar
  • 25
2 votes
1 answer
531 views

How disable go to next field and submit Form on keyCode == “enter” (13) on Android

I have a form <form action="#" class="form"> <input class="form__input" type="text" name="name" required> <input class="...
Maxim  Makarkin's user avatar
0 votes
2 answers
329 views

How to increase font size only for desktop device

Working on ASP.Net MVC project, I don't want to just say... looking for a way to detect mobile / desktop device. as on mozilla web site, they say ...your first step is to try to avoid it if possible. ...
GirlCode's user avatar
1 vote
1 answer
32 views

Jquery mobile beginner

I have a small web-application, that I want to convert to use jquery mobile. But although I think I have all the beginner docs I have some problems The following page STILL shows the "native" select-...
Hans Otto Lunde's user avatar
0 votes
1 answer
41 views

which technology i need to use to build a customizable (also cross platform) mobile app? [closed]

Customiation is the main priority of this application. We have an existing mobile app based on DoJo, Is it a good idea to use this as a base for our new app.
user3444377's user avatar
0 votes
0 answers
100 views

Mobile menu lockup at odd times

I'm using jQuery Mobile (JQM) for an involved single page app. I'm using jQM's page feature, based on some old skool jQuery Mobile tutorials. We're having trouble with menu lockup. The file jqm-demos....
zipzit's user avatar
  • 3,956
1 vote
3 answers
1k views

Apps Script Web App elements are too small when viewed on a phone

On my phone, my select buttons end up being very small. I'm trying to get them to take up, combined, 100% of the horizontal space, so that each one will take up 33% of the horizontal space. On my ...
TulsaNewbie's user avatar
0 votes
0 answers
38 views

Jquery Mobile Grid style incorrect

I have the following grid: <div data-role="page" id="mainpage"> <!-- header --> <div data-role="header" data-position="fixed" data-theme="b"> <h1>Main</h1&...
Robert Smith's user avatar
0 votes
1 answer
73 views

Adding popup list to an image for a Mobile Web Application

I am using jQuery Mobile for creating the mobile web application. I have an image (it can be converted to any format, currently it is TIFF). The image will be displayed on a phone/table. I would like ...
Robert Smith's user avatar

15 30 50 per page
1
2 3 4 5
66