Skip to main content

All Questions

Tagged with
1 vote
0 answers
67 views

jquery selector stop working problem cuz #&ui-state=dialog data-history="false" didnt work

the form works fine the first time after i submit the form the url gets #&ui-state=dialog and the 2 selectors will not open again till i reload the page i did find Jquery mobile: ui-state=dialog ...
asaf david's user avatar
-1 votes
1 answer
85 views

Tap and Tap Hold Action not working in Mobile Phone / Firefox Mobile Tester

I am trying to change the opacity of an element on mousetap or hold in shopify but it doesn't seem to work. I have added prevent default as the grid-product__link is a link <a href="url" ...
JeVic's user avatar
  • 681
0 votes
0 answers
819 views

Cordova jquery insert into mysql

First I'm very new to cordova and mobile app development so I'm not sure if there is any dependencies/plug-ins I'm missing. I'm following tutorials but not much info on all the pugins needed etc. I'm ...
user3744959's user avatar
0 votes
1 answer
50 views

Mobile Navbar not Changing on scroll

So I downloaded a wordpress theme today, to be met with the fact that the navbar doesn't seem to change to white on mobile scrolling down only on desktop (Site URL www.genzoid.com) I've been trying ...
Owen Bennett's user avatar
0 votes
1 answer
3k views

Error message Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'

I am attempting to populate my jquery mobile listview using ajax to get my list of movie titles by doing a php Mysql query with data in json. I successfully obtained the data in the correct json ...
Nico's user avatar
  • 35
0 votes
1 answer
495 views

How to use if-else condition in return Json to table use trHtML +=

$.ajax({ type: "POST", dataType: "json", url: "/section/search_go", data: { query: search_string }, cache: false, success: function(response) { console.log("Got " + ...
Charoonkarn Dechboonyarit's user avatar
1 vote
1 answer
353 views

Phonegap App using Jquery mobile - Login and profile page. Im in need of someone who knows phonegap

What im trying to do here is create a login system using jquery mobile and then upon successful login i want to display the users information on a profile page. Im aware of some of the functions i ...
Declan's user avatar
  • 11
2 votes
0 answers
188 views

Jquery Mobile Ajax Post Insert Data

I'm trying to post data from a form with an ajax post. Currently I am just debugging this by alerting the data sent, via a php script. So my code html : <form id="form_sewa"> ...
Apriyanto's user avatar
3 votes
2 answers
335 views

How to create a server side login for PhoneGap?

looking for some assistance here. I'm doing a small project and I'm really struggling to create a login system for my mobile application. I'm using jQuery Mobile as well as MySQL for my database. What ...
A.M.'s user avatar
  • 97
0 votes
1 answer
219 views

JQuery Conflict causes file upload to fail

I have a file upload which is working very well on my page. I want to also use gesture based events swipeleft and swiperight from jQuery, but for some reason my file upload fails if I use these ...
Satya Mishra's user avatar
-4 votes
1 answer
172 views

Phonegap app with remote database

PT/EN How do I create an phonegap app and conect to a remote database in an web server just to read some data, like a location of a classroom in a college, showing to user the floor and the building ...
Tiago Silvério's user avatar
0 votes
0 answers
347 views

Uncaught TypeError: a.split is not a function pagecontainer

Spend a couple of days now on trying to get swipe on a php website with dynamic content. I've been looking at jQuery mobile but there is no example out the how to get swipe to work with dynamic ...
fia's user avatar
  • 13
-2 votes
1 answer
236 views

Lookig to integrate push notifications among users inside HTML5/jquerymobile/PHP/MySQL application

I have an existing PHP/MySQL application, which is coded in jquery mobile framework, so ti looks like an app, although it runs like a normal web page. I would like to add the functionality, which ...
gdolenc's user avatar
  • 299
0 votes
1 answer
204 views

Is there any way to make call from php to mobile application [closed]

I have image in database which i want to fetch on mobile app. I can do it with sending full URL on server (ie. www.xyz.com/img/abc.jpg ). but my app also work offline that time its not possible to get ...
caveboy's user avatar
  • 241
1 vote
0 answers
284 views

jQuery Mobile + PHP - multiple pages architecture

I'm trying to figure out which is the best architecture for an application created with jQuery Mobile and PHP that uses multiple pages generated with PHP. I have created two almost similar pages (as ...
Junior's user avatar
  • 537

15 30 50 per page
1
2 3 4 5
48