0
votes
0answers
48 views

Jquery Mobile: Canot re-enabled disabled option within jquery select (mobiscroll)

I'm trying to disable all non valid options within a jquery select..... disabling specific options works fine, but when I want to re-enable them, they still stay disabled.... I've googled and tyried a ...
1
vote
0answers
13 views

jQuery Mobile custom draggable Navbar

I'm trying to make a navbar in footer with more than 5 items, something like DailyMailOnline App for android The 'quest' for plugin was pure defeat. Anything to recommend (plugin, fiddle, ...) or ...
-1
votes
1answer
116 views

Uncaught TypeError: Cannot set property 'mobile' of undefined in jquery mobile [duplicate]

kindly please tell me jquery components are not working which libraries should i have to import for jquery Mobile
1
vote
1answer
40 views

Script failing to modify footer on jQuery Mobile page on AJAX page load?

I am using the jQuery Countdown plugin from here: http://keith-wood.name/countdown.html. I am trying to use it to put a countdown in the footer of a jQuery Mobile site. I load the same footer on ...
2
votes
1answer
100 views

jQuery-mobile-iscrollview not scrolling when changing contents style display:none to display:block OR jquery show and hide

I am using jQuery-mobile-iscrollview from :https://github.com/watusi/jquery-mobile-iscrollview, but this is not working when changing content styles (display:none to display:block) under scrollview ...
0
votes
0answers
30 views

How could I make jQuery 'list' plugin work together with jQuery Mobile 1.3.1 to make listview-elements sticky?

How could I make the jQuery 'list' plugin work together with jQuery Mobile 1.3.1 to make listview-elements sticky? Refering to this post it should be possible. In my 'pageshow'-event I call ...
1
vote
1answer
63 views

swipe-right triggered twice in jQuery Mobile

I'm trying to integrate this plug-in into my site so I can swipe to delete. The problem however is that this plugin is triggered with a 'swiperight', the same swipe event is used to reveal my panel. I ...
0
votes
1answer
72 views

jquery mobile plugin for encryption/decryption

I want to encrypt and decrypt the json object to be passed as URL parameters. is there a jquery mobile plugin which provides the encryption and decryption for this purpose as I found this link : ...
0
votes
1answer
69 views

Define is not defined jquery.mobile.custom.js?

I'm using for the 1st time jquery mobile and I have this strange error: Uncaught ReferenceError: define is not defined jquery.mobile.custom.js:1331 Can someone figure out what is the problem? This ...
1
vote
1answer
53 views

jQuery Mobile data retrieval

What is the best way to retrieve data from multiple websites/pages and put them on 1 single application that gets auto-updated? say ,I want to take an article from yahoo, and another one from bbc and ...
1
vote
1answer
32 views

JQM adjust label width

We want to adjust all label-tags from a jquery mobile form with the with from the largest label. Here one codesample for one field: ... <fieldset data-role="fieldcontain"> <label ...
1
vote
0answers
56 views

Panels from jQuery Mobile

Is it possible to get the swipe function at http://view.jquerymobile.com/1.3.1/demos/examples/panels/panel-swipe-open.php#demo-page without formatting all the forms and other things which are included ...
0
votes
0answers
381 views

error with using jQuery-Mobile-Listview-Pagination-Plugin

error with using jQuery-Mobile-Listview-Pagination-Plugin i used the jQuery-Mobile-Listview-Pagination-Plugin and i had an error in the JS say ReferenceError: _getAjaxCall is not defined [Break On ...
1
vote
1answer
38 views

prevent page reloading second view in jquery mobile

I am new to Jquery mobile, In my Index.html page when I click on search button list will generate dynamically using ajax call, when I click on list It will go to display page and display all the ...
-4
votes
1answer
57 views

How to change Language in Radio button [closed]

Im creating a apps using Icenium(html,javascript and jquery mobile framework). one of the function of my apss is to change the language into french,english and german. How can I do that? Without ...

1 2 3 4 5 10
15 30 50 per page