Questions tagged as 'jquery-ui'

1
answer

Problem with autocomplete jQueriUI this.source is not a function

I have a problem applying the autocomplete module of jQueryUI . It sends me an error saying "this.source is not a function". I'm working with jQuery and AngularJS . I'm using JQuery 2.1.4 , JQueryUI 1.11.2 and Angular 1.3 Here I le...
asked by 11.01.2017 / 21:38
1
answer

Load one informational message after another after x seconds

I have a part of my code that I would like to modify. I'm sending to print  and I show a message, what I want to do is that after 5 seconds show me another informative message and, after 3 more seconds, disappear and follow the flow of the progr...
asked by 16.01.2017 / 17:20
0
answers

Take out an item with droppable out of the div - JQUERY UI

I'm doing with jquery ui, an element that should be able to crawl and then drop elsewhere (droppable). That element, it crawls perfectly but the problem is that it is inside a div and when I move it does not come out of there. The place where I...
asked by 10.01.2017 / 00:51
0
answers

How to move an item from a list to a specific contender with jquery ui?

I have a list of items (ul li) and 7 different divs with a different color each, I would like to drag an item from the list to a div, allowing to move that item to the different divs if necessary ... I hope to explain myself better with the imag...
asked by 30.09.2016 / 00:06
1
answer

Use Droppable with jquery Ui

Hello, how are you? You will see I am using jqueryUI, the Droppable function (which is used to drag elements). I'm following this tutorial from the same documentation Tutorial and I'm adapting it to my way here the code //Coidgo Html Grupo d...
asked by 15.09.2016 / 20:28
2
answers

How to fill the radio button with javascript with data from the BD? [closed]

I need that when loading the page the radio button is selected with the data of the database.     
asked by 04.12.2018 / 19:39
1
answer

Do you know any Bundle to use datepicker in Symfony 3?

In previous projects I used the Bundle Genemu and it worked fine now for this version of symfony presents problems to me, here I leave the issue that still has not answer: link Does anyone work with a Bundle to get it to work with the effec...
asked by 26.05.2017 / 19:44
2
answers

Show active date in a restrict range datepicker of jQuery

I have a dynamic calendar in jQuery , in which I disable certain days, depending on the current day. And if it's Friday, Saturday or Sunday, I disable the whole week that comes next. The issue, is that I need to show the date that remai...
asked by 08.08.2016 / 22:15