Questions tagged as 'javascript'

0
answers

Save data in BD with synfony and Javascript

I have some doubts when it comes to saving in my database. I have a dynamic table to which I add the rows that I want and I put some data. I am using symfony to save the data in the database, but at the time of doing the submit it only saves...
asked by 29.05.2018 / 07:48
0
answers

I need to play the audio in streaming

I'm doing a live Facebook type streaming, for now I'm just accessing the camera and the computer microphone. To be able to show the video and the audio, I have to put them true, but when I want to use the audio it acts as interference (white...
asked by 27.05.2018 / 07:42
1
answer

Move cards between divs with javascript

How can I identify which card is in which div can execute the code to see my result. I need to move a card to identify me where div is found in the first or second. var dropTarget = document.querySelector(".wrapper"); var...
asked by 27.05.2018 / 06:23
0
answers

Error closing modal with JS

I have the following modal: <div class="modal fade" id="modaladdCuota" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog modal-sm" role="document"> <div class="modal-content">...
asked by 25.05.2018 / 21:37
0
answers

Bootstrap daterangepicker datelimit

Good morning classmates, I'm having problems with the daterangepicker , I want to use it to simulate vacation requests. Within the daterangepicker I am already disabled on weekends. For example, a user has 10 days of vacation and wants to...
asked by 25.05.2018 / 21:49
0
answers

Problems capturing events from a list in react.js

Hello, I'm trying to capture on the onClick the object that maps to me from the array of objects but I can not find the way to handle the events the object never returns to me. I put two console.log () to see what I'm getting, the one inside the...
asked by 25.05.2018 / 21:00
0
answers

QualityPickerPlugin error is not a function, If you add the JS references

Currently I want to use a plugin liberia video.js to create video players modifiable to my needs and for that I need to add a plugin with its references repectivas. HTML code <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xht...
asked by 28.05.2018 / 15:28
0
answers

Embed for Youtube and Vimeo with Angular JS, PHP and MySQL

Good afternoon community of STACK OVERFLOW today I bring you a little problem that is breaking my head, it is related to regular expressions and embed videos from an external website (in this case: Youtube and Vimeo ). The problem is that...
asked by 28.05.2018 / 17:20
0
answers

Show modal by clicking on a button in a table

I am trying to do a modal that is filled with a query in MYSQL when clicking on a button that is generated by each record that exists in a table, but only works in a single button (sometimes it is random or only works in the second record). T...
asked by 28.05.2018 / 16:34
1
answer

Error 401 (Unauthorized)

I have this code at the time of accessing the url marks me the error 401 (Unauthorized) apparently does not receive the user and password because to access the page I need to authenticate, since I am making a request where I entered the curp and...
asked by 26.05.2018 / 03:54