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.
-3
votes
3answers
11 views
dynamically replace links a href with onclick in jquerymobile phonegap
I get the contents of an html and then I need to replace al of the links with or withhout a target (blank, self, nothing) with an onclick function.
Example:
I have to replace this:
<a ...
0
votes
1answer
12 views
How do I dynamically change the Jquery mobile slider label in code?
Or is there a way to add units of measure to the slider value?
<label id="sliderLabel" for="slider">example</label>
<input id="slider" name="slider" type ="range" min ="1000" ...
0
votes
0answers
8 views
Passing dynamic data JQueryMobile
Ok I really need some help with this thing I'm testing. I'm trying to create a test phonegap app with JqueryMobile and I have the following question.
I'm creating a multipage jquery template
On the ...
0
votes
1answer
16 views
Unbind expand JQuery Mobile Collapse
I am using a JQuery Mobile Accordion list
I'm listening for an expansion of one of the items using (in my pageshow listener)
$("#myListSection").bind("expand",function(){})
In my app, pages are ...
0
votes
0answers
5 views
jQuery Mobile - Remove cookie after user switches from the mobile browser to another application
I'm using jQuery mobile to create the mobile web version of our app. One issue: If you switch from the browser to another application, the session is still active when you switch back to the browser. ...
0
votes
0answers
11 views
PhonegapBuild: How to load CSS and JS files before the splash screen dissapears?
I'm using the Phonegap Build service (From Dreamweaver CS6) and I've been working with this template: http://themeforest.net/item/tiger-jquery-mobile-web-template-web-app/3018322 which includes a lot ...
-1
votes
1answer
19 views
Flot Example Doesn't Work For Me
I'm trying to create a webpage that displays graphs using Flot.
I'm trying to follow the example but having problems.
For the page I'm using jQuery, jQueryMobile, ExCanvas, and Flot.
The page is ...
0
votes
0answers
5 views
How to clear session and cookie values programatically using Javascript in HTML5 code for iPad Safari Browser
I'm having an application whose session is maintained by server.The user can login and view the brands if session is active.If the session expires,the user is redirected to the login screen.
On ...
0
votes
0answers
7 views
jQM Datebox Controls Wrapping
I'm using a jQuery Mobile DateBox for simple date/time pickers. Unfortunately, the controls are wrapping, like so:
I'm just using basic form elements:
<label for="completedDate">Date: ...
-1
votes
0answers
16 views
Using google places without a map in javascript [closed]
I'm trying to get places (city name + longitude + latitude) from an input text without a map.
I can use geocode and it works fine but Google says I must use a map with it.
On the places API page, ...
0
votes
0answers
6 views
jQuery Mobile breaks Rails respond_to when using UJS remote links accept headers
I'm converting our Rails 3 web app to use jQuery mobile, and I'm having problems with "remote" links.
I have the following link:
= link_to "Text", foo_url, :method => :put, :remote => true
...
0
votes
0answers
15 views
JQuery Mobile events does not fire after ajax call
I'm JQM newbe and I'm using it for our ASP.NET MVC 4 project. Here's a simplified version of code that I'm using:
Controller:
public ActionView ShowModel()
{
return View("ShowModel", new ...
0
votes
0answers
11 views
jQuery Mobile icons not showing on Ipad 3
I am using Andy Matthew's custom jQuery Mobile icon pack (both the "original" and "font-awesome" icons . The font-awesome ones work on the iPad, but the "original" icons do not show up (but show up on ...
0
votes
0answers
18 views
Reduce space between image and element in LI jquery mobile
I would like to reduce space between image on left side and next text in li in jQuery Mobile
which class need to overwrite to do it. Here is code:
<ul data-role="listview" id="weeksumid" ...
2
votes
5answers
49 views
Trouble to fetch data from JSON
Am working in jQuery Mobile and PhoneGap.
Currently I have a Trouble to fetch data from JSON.
My JSON format is ;
{
payment: {
1: "Visa",
2: "American Express",
3: ...
1
vote
1answer
19 views
send value from popup('open') to 'popupbeforeposition'
I've a function that is triggered from a on click event. It's open up my popup, and im woundering how to send my date to my 'popupbeforeposition'.
module.selectedDay = function($this) {
var ...
0
votes
2answers
19 views
How to add text field in front of label in jquery mobile
Can you please tell me how to add text field in front of label in jquery mobile .
There is two different types of text field in this image.How to implement this?
0
votes
1answer
39 views
Checking the values and then directing to different page
I am developing android app using jquery mobile. I have multiple pages in app. all the pages except index.html are database driven.
I want that id the particular link doesn't have any details in db ...
0
votes
2answers
22 views
Not able to show icon on browser (chrome)
Hello
i am implementing header but not able to show header (icon Add and setting). i used jquery mobile add header .in fiddle i am able to see icon but here i am not able to show . can you please ...
0
votes
1answer
14 views
Change anchor text in jQuery mobile without ruining the layout
How to change anchor text without ruining the layout? In this case, when I trigger the function, the layout is totally ruined. I want to keep the icon and only change the text.
HTML:
<a href=# ...
0
votes
2answers
25 views
how to make header left side with right and side button in jquery mobile
can you please tell me how to how header label left side with button on right side .
i found like this
<div data-role="header">
<a href="index.html" ...
0
votes
1answer
14 views
JQuery mobile and ASCII characters in input text
I have this problem in my web application developed using jQuery Mobile / PHP
The application is intended to be used on tablet like iPad, by tablet browser
inside my application I have a form built ...
0
votes
2answers
30 views
How to dynamically create and remove a complex div and get input inside it to create dynamic link and textarea?
I am creating a page where i want to create links dynamically. So i am having a button(it calls function fnLink() which dynamically creates popup-div) on click of which it shows a popup-div which asks ...
-2
votes
1answer
21 views
Table view implementation in jquery mobile [closed]
Hello i am beginner , i need to implement table view using jquery mobile .can you please provide some example of table view having header .
Thanks
Naveen
1
vote
0answers
28 views
Popup is showing in jQuery mobile on two or three clicks [closed]
I am using jQuery mobile for making app but in this popup is showing after two or three clicks.
JS code
$('#popuphomeLogin').popup("open",{transition:"pop"});
HTML code
<div ...
0
votes
0answers
8 views
jQuery getting selected item of dynamic listview
I am generating a dynamic collapsible-set with listViews using XML data. It's generated correctly, but I need a click/touch event to display some data before it goes to another page. Here is my code:
...
-2
votes
0answers
23 views
Which MVC Javascript library integrates easily with JqueryMobile? [closed]
I am writing an app that is similar to a mail client - i.e. messages come in via json, and they can be marked as viewed and deleted.
I am looking to use knockout, and would like to know if there are ...
0
votes
0answers
3 views
map.getLonLatFromPixel(evt.xy) throwing NULL
I am working on a web-app using jquery mobile and openlayers api.
code:
var lonlat=map.getLonLatFromPixel(evt.xy);
alert(lonlat);
by using this method i am getting latlong values on desktop but on ...
0
votes
1answer
17 views
Custom input type=date in jquery mobile 1.2.1
I use input type "date" with jquery mobile. But for each device it display different result.
+ Android operating system: choose input date the same type of android calendar
+ iOS: choose input date ...
0
votes
1answer
22 views
How to change background color of div when tapped on phonegap android
I just want to know how to change the background of div when tapped on phonegap android.
I'm using jquery mobile also.
Thanks,
Bernard
1
vote
2answers
21 views
How to make text area to be height of 10 rows fixed?
How to make text area to be height of 10 rows fixed ?
I put like
<label for="textarea" style="font-weight: bold;">Message Content:</label>
<br/>
<textarea cols="40" rows="10" ...
2
votes
0answers
28 views
ASP.NET Gridview with JQuery Mobile Dialog
I've been struggling trying to link an ASP.NET Gridview to a JQuery Mobile dialog, which would be used to edit data in the Gridview.
My goal was to use the GridView to display the data. The user ...
1
vote
2answers
23 views
jQuery Mobile calling click or tap on a hidden input[type=file] in Opera Mobile
I have a form where I am uploading images, so there is obviously an input[type=file] which has a class of .image-upload,but as it looks ugly I have hidden it (display: none) and instead have a pretty ...
0
votes
0answers
16 views
Jquerry Mobile Twitter feed in my app
I want to input my twitter feed in my application but when I push the buton twitter the feed is not loading. I am using the following code in my jquerry mobile project.
</head>
<body>
...
2
votes
1answer
35 views
jquery mobile cancel click event in listview
I have the following HTML snippet contained in a listview. Each element in the listview begins with a thumbnail.
<li>
<a href="javascript:alert("don't want to see this alert);" >
<img ...
0
votes
1answer
22 views
jquery mobile data-collapsed=“true” is not working. The list still stays expanded
My collapsable list still stay expanded when you navigate to the page. Here is the code for the list.
<div data-role="collapsible" >
<h3>Stock #2 Order #2</h3>
<ul ...
0
votes
0answers
9 views
jsignature signature not displaying on Samsung Galaxy S4
Using jSignature (https://github.com/willowsystems/jSignature) within a PhoneGap, JQuery Mobile application.
When trying to sign in the content div using the Samsung Galaxy S4 the drawn line is not ...
0
votes
2answers
38 views
Updated from JQuery Mobile 1.2.0 to 1.3.1 and Jquery 1.8.3 to 1.9.1 and got an error “ReferenceError: $ is not defined”
Do I need to change my $document.ready()s or something else to cope with the update or is this just a problem with my coding?
For example here is a snipit of my code.
$(document).ready(function () {
...
2
votes
1answer
28 views
header hidden on mobile device until pulled down with finger
I'm building a mobile website (non-native) to run on an iPhone 4. I need to have some "header" content, about 80 pixels high and 100% wide that is always hidden unless the user swipes/pulls downward ...
0
votes
1answer
30 views
Can I get jQuery Mobile to respect Shift and Ctrl when a link is clicked on the desktop?
I'm building a website that needs to feel "appy", the users will be mostly on phones and tablets, but some will be on PCs too.
Through the "hijacking" of links that jQM does to implement AJAX ...
0
votes
1answer
49 views
Create elemets in real time
I'm working on an App, this is the form I've created:
<form action="#" method="post" id="cen" runat="server">
<table>
<thead>
<tr>
...
0
votes
0answers
19 views
Using jQuerymobile - select a checkbox item and have it show up on the next page
I am a newbee and I am building a web mobile app using jQuerymobile.
I've listed items in a checkbox. I would like to know how to get the selected item to show on the next page when selected and ...
0
votes
0answers
25 views
Android App from existing website: make content of jQuery-UI Tabs accessible via native Android UI elements / menus
Before I ask my actual questions: I used the search function and found lots of interesting / partially helpful results, but none of them answers my specific questions. Sorry if i overlooked ...
1
vote
1answer
19 views
jQuery Moblile panel doesn't push page over
I'm trying to make a side menu panel that is hidden by default. If the menu button is hit the page slides revealing the hidden menu. Sort of facebook-ish. The problem I'm having is that the menu will ...
0
votes
0answers
10 views
Image does not load in Phonegap app from Amazon S3
Using Phonegap 2.5 and jQuery mobile 1.3 we are building an app. We have problem at showing images from Amazon S3 server. We have allowed all URLs (for Android tag).
We are using and all images ...
0
votes
0answers
13 views
Swipe and registration not working simultaneously
I am using Zend framework version 1.11.3 and jquery mobile version 1.3.0-beta.1.My swipe and registration are not working simultaneously.Individually they are working fine.I have tried changing their ...
1
vote
0answers
9 views
Touch events in JQM + IE10 + W8
I've found a strange issue when using JQM + IE10 and touchscreeen on a Windows 8 tablet. When using an external mouse och the trackpad everything works as expected but when I'm using the touch screen ...
0
votes
0answers
6 views
Chrome fails to swipe over pictures
I have made an applications for running on Google chrome on touch screens.
For that I am using the JQuery mobile library and it works quite well.
I have a touch screen for testing and several other ...
0
votes
0answers
25 views
How to register swipe events across all the pages of JQM app?
My app has two panels as a master layout, so all the child pages will have those two panels. Now, I want to register swipe event for all my pages in the application so that a user will be able to ...
1
vote
0answers
15 views
Can I have more than 320px content in an iPhone, using viewport tag with device-width and initial-scale = 1?
I'm developing a website that I want to feel "appy", for users that'll access it through phones, tablets, and desktop PCs. I'm using jQuery Mobile for that.
For some reason, jQuery mobile requires a ...