Cain: Hey guys, I am trying to make selectable work with draggable, here is my fiddle https://jsfiddle.net/UnfixedSNIPERJ/3gggh6bg/5/
Moua: When i select a row draggable works, but if i unselect it and select a different row, the other rows that were previously selected are still draggable
Barchus: I noticed that the ui-draggable cl*** remains even when ui-selected is removed when deselected, could that be part of the problem?
Pestone: Hey guys, I am trying to make selectable work with draggable, here is my fiddle https://jsfiddle.net/UnfixedSNIPERJ/3gggh6bg/5/
Malinsky: When i select a row draggable works, but if i unselect it and select a different row, the other rows that were previously selected are still draggable
Curtner: I noticed that the ui-draggable cl*** remains even when ui-selected is removed when deselected, could that be part of the problem?
Mcdonal: UnfixedSNIPERJ, I do not have any ideas about it.
Petitt: Ya this one has been bugging me for a while
Sherretts: I also put it up on stack: http://stackoverflow.com/questions/37244029/selectable-work-with-draggable
Bakaler: Hi, im trying to make a div change color on a hover event, when i use the .hover it work as intended until i remove some of the divs with the selected cl*** and add new ones, the hover event isnt called any more
Florczak: I have tried using the .on method but that doesnt work at all
Napihaa: Https://jsfiddle.net/z3abjxyw/
Preisinger: UnfixedSNIPERJ: what are you trying to do?
Lumbert: Select table rows and then drag a helper
Steffy: It works fine, however if I unselect a table row, and select a different one the last one i selected is still draggable
Mech: I only want the current .ui-selectable to be draggable
Lok: For some reason draggable isnt resetting when a different rows is selected
Silsby: UnfixedSNIPERJ: see if that works http://pastebin.com/EPdj1kEj
Arbour: D-rex, it does, thank you so much 😀
Milberger: I tried to destroy option before, but i must not have used it properly
Tibbles: You just solved a day long headache!
Meisner: Is it possible for an iframe’s height to change when a link inside the iframe is clicked?
Menez: Is the iframe local or remote?
Monot: Basically, we have this wordpress site. and the iframe was placed somewhere else
Bussiere: Takelong: not possible for a remote src
Minozzi: That is one of the weirdest functionality requests i have seen in here
Jafek: So i have a bit of a problem, form returns respons with length 0 and 231b http://pastie.org/private/x2e64bf9szqcmfq922bfsa
Hillhouse: Php916: you mean result contains that?
Sipos: Php916: then you have to check your server code
Romance: It’s alright and it executes perfectly
Nieto: Well the content you get here is what it returns
Weidner: Form for some reason can’t get an output from it
Jurgen: And recieves no response
Fedora: Php916: the form has no relation to this
Bucks: Php916: you grab some fields from the form and then make an ajax call
Comee: The server response content then ends up in result
Zettler: What the server puts in the response body is what you get in result
Kirchoff: So again, check the server code
Determann: Alright, more specific question
Breaud: I was using delay5000 but behaviour stayed the same
Cloward: Php916: use the callback
Seraille: So you have to do that modification in a callback
Suniga: Sooo.like http://pastie.org/private/ffs6iajx8ryxdbjl2s5lwa
Hembry: You could use $this or you would have to select the element again
Polumbo: Php916: https://jsfiddle.net/4s74snyc/
Survant: There is more errors then that