Skip to main content

All Questions

0 votes
1 answer
171 views

Added jQuery UI and JQuery Mobile cdns to project but themes won;t work

<link rel="stylesheet" href="jQuery/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.css"> <link rel="stylesheet" href="jQuery/jquery-ui-1.13.1/jquery-ui-1.13.1/...
simpleStudent's user avatar
1 vote
1 answer
285 views

Jquery mobile website. How can I include a Logo link and social media icons in the footer section?

Is it possible to add a Logo link and social media icons when building a Jquery mobile website? I'm building a small Jquery mobile website as an assignment. The whole thing looks good but I want the ...
Jake T's user avatar
  • 11
0 votes
0 answers
591 views

jQuery Plugins are using deprecated feature of jQuery v3.5.1

We are migrating from jQuery v1.12.4 to v3.5.1. I have updated our codebase by removing the deprecated features. But I found several plugins that use some deprecated features like - jQuery.isNumeric(),...
Sibashrit Pattnaik's user avatar
-1 votes
1 answer
63 views

Can anyone help the functionality in jquery?

when selected the button the two siblings of select button should be disabled and after clicking 1st it should be displayed continue button respectively
bhanu prakash's user avatar
1 vote
2 answers
1k views

jQuery can change the text of input submit type but button is no longer clickable

I am using jaquery and jquery mobile version 1.8 and I have a button like so: <div class="ui-bar-a" id="myButton" style="bottom:0;position: fixed;width: 100%"> ...
NoviceDeveloper's user avatar
0 votes
1 answer
5k views

Jquery UI Touch Punch click event is not working in Android app [duplicate]

I have used "Jqueryui-touch-punch" library for dragging and dropping. Dragging, dropping functionality and events is working fine in Chrome browser and on IOS Mobile App. The problems is that on ...
Vikash Mishra's user avatar
0 votes
1 answer
127 views

how to do quan for other items? [priv]

So I am able to add quantity for all the items in the list and all the quantity is able to update in the array, however, I can't seem to update the quantity in the html and it only updates in the ...
Sunny's user avatar
  • 53
1 vote
2 answers
102 views

how to select val? [priv]

[UPDATE] Hi! This is a more detailed question based on my first question. So I want to change my map pointers on page 2 based on the selected options the user has selected in page 1. Example: User ...
Sunny's user avatar
  • 53
0 votes
2 answers
77 views

To call in jquery using namespace

I am using javascript file and jquery.From my javascript file,I am doing like this: abc.cde.on({ }); which is calling one widget written in jquery. abc.cde are namespaces in jquery widget file. ...
Vibha's user avatar
  • 3
0 votes
0 answers
44 views

Saving to-do list items in the browser

I want my to-do list project data to be saved in browser. The list which I have made so far should not be erased on reloading the page. I have searched for a solution to this, but all are saying ...
Akash Singh's user avatar
0 votes
1 answer
93 views

How can I prevent JQuery UI from controlling my selectmenu

I really like bits and pieces of both jquery ui and jquery mobile... mobile makes it easy to render my page for mobile devices, ui gives me a really powerful spinner widget for number boxes that gives ...
TulsaNewbie's user avatar
0 votes
1 answer
44 views

Drag and Drop incorrect behaviour

I'm making an app using phonegap and jquery mobile and I have one page with a drag & drop system. The draggables are created dynamically. All is working fine, I can drag the items from a jquery ...
Rui Leming's user avatar
0 votes
0 answers
83 views

Why does event on drag not have any effect with jQuery implementation?

I want to create a horizontal menu that is contained by 300px and items can be dragged horizontally if containment space is not enough. The implementation consists of jQuery 2.1.4. and jQuery mobile ...
merlin's user avatar
  • 2,827
1 vote
1 answer
41 views

Setting of button's dimension

I am trying to set button dimension, but the dimension is only set for the active area but is not reflected by the ui. Adding <input type="button" value="Input Button" id="b1" style="height:100px"...
Vena Vena's user avatar
0 votes
1 answer
403 views

How do I darken behind my overlay panel in jQuery Mobile?

I have taken the panel code from the jQuery Mobile website and incorporated it into my file. I would like to darken or blur the content behind the panel when it is on the screen. I have tried using ...
A.M.'s user avatar
  • 97

15 30 50 per page
1
2 3 4 5
43