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
0 votes
0 answers
15 views

How can I customize of the default j-query mobile box width and height in android mobile? [closed]

I cannot how to override the default mobile dialog of j-query mobile default dialog Eg:Selectmenu. According to the picture, there is full screen dialog box height is taken in mobile size. I want to ...
Ye Thiha's user avatar
1 vote
1 answer
83 views

SecurityError: Blocked attempt to use history.replaceState() to change session history URL

I am working on a bank project on the Cordova framework. As per Apple's recent policy, I have built the bundle from Xcode 15.4 and iOS runtime 17+. My app worked fine when I used Xcode 14.2 and ...
Anil's user avatar
  • 79
0 votes
0 answers
72 views

Dropdown option default display issue in jquery mobile [duplicate]

I do not want the dropdown default selected option to display separately but why is this happening. Is there an option to skip the jquery setting for a particular dropdown? Like using some function ...
sqlchild's user avatar
  • 8,958
0 votes
0 answers
25 views

Jquery mobile nav bar items not properly placed

I'm creating a web page using the JQuery mobile framework. I need to place a navigation bar at the bottom of the page inside the footer. Here I mentioned my all codes. My problem is that the last ...
S.Macualiff's user avatar
0 votes
0 answers
38 views

jQuery Mobile Autocomplete freeze all the page

I'm implementing an autocomplete form on a website so that mobile users can select a city. When they type the beginning of a French city, a list of cities is displayed underneath to select one. I used ...
Laurent Louis's user avatar
0 votes
1 answer
130 views

How can i fix the error i get when i run cordova build android on windows cmd

When Ever i run the cordova build android command i keep getting these errors and i dont know how to fix it, i have tried to google buh nothing helped. i am already in the cordova directory: i run ...
coder756's user avatar
0 votes
0 answers
45 views

want to make a swipe menu common for all page of my html,

I add some code for my swipe menu, the listview went well and can display the grid icon in the listview as mentioned in my code. However, if I want to prevent from redundant code, put the swipt menu ...
JQ Developer's user avatar
0 votes
1 answer
31 views

JQueryMobile not keeping default style for dynamically appended html

adding html to secondDIVContainer like below. The html is being appended but it doesn't have the default formatting of jquerymobile. $("#secondDIVContainer").append("<div id='...
user1184211's user avatar
0 votes
1 answer
27 views

class added to div prints extra pages confusion

I am trying to set a small 5 lines of text part of a webpage that is the middle of my query mobile page as the only printing part of the page, the end goal is to print it on a 62mm x 52mm brother ...
Palendrone's user avatar
0 votes
1 answer
39 views

Show different element if the the class has the class active

#Summary I'm using a carousel as a navigation. <div class="swiper-slide state1 swiper-slide-active">STATE 1</div> <div class="swiper-slide state2 ">STATE 2</...
user22039298's user avatar
0 votes
1 answer
75 views

jQuery-Mobile fancy popup box works with jQuery 2.1.3 but breaks with jQuery 2.2.4

Years ago, I found this "fancy alert" popup box for use with jQuery mobile. I've been using it in my Cordova apps for years. Recently, I've been informed that version 2.1.3 of jQuery has ...
Laurence MacNeill's user avatar
1 vote
0 answers
69 views

ASP.NET MVC 5 : model not binding to HttpPostedFileBase from Razor form w/jQuery Mobile

I've read the many possible causes and solutions for this problem, but I don't see that any of them can help me. I'm making a change to an already-existing project that uses jQuery-2.2.4 and jQuery-...
rwkiii's user avatar
  • 5,806
0 votes
1 answer
91 views

Filtering an unordered list with jQuery Mobile 1.5

I am in the process of upgrading an app's jQuery and jQuery Mobile to the latest versions, I had to move to jQuery Mobile 1.5 to do so and the search box for my app has disappeared because of this. ...
kbessemer's user avatar
  • 147
0 votes
3 answers
67 views

i want to show footer navbar on different situation in JQUERY MOBILE

I am making a mobile application with jQuery Mobile, but I have a problem with the Navbar Widget. Here is the relevant part of my HTML code: <div data-role="footer" data-position="...
김완동's user avatar
-2 votes
1 answer
140 views

Getting the information of a mobile device by connecting to it [duplicate]

Is there any way for a server to obtain some information of the mobile devices that are connected to it like memory size and battery power? Is it possible? Thanks for any reply in advance.
Hami's user avatar
  • 117

15 30 50 per page
1
2 3 4 5
1503