Posts by L.Silva • 33 points
3 posts
-
0
votes1
answer85
viewsA: Datatable stops working after updating the page via AJAX
datatable already has the AJAX function itself, which receives the values and automatically updates the table rows. They have several customization options, including option to do Entries. Take a…
-
2
votes1
answer1069
viewsQ: How to implement a video player with quality options for online playback?
Does anyone know of any library or other way to play videos from my server with quality control to avoid slow upload, youtube style, so that the user selects the resolution (for example). Thanks in…
-
1
votes0
answers194
viewsQ: How to add print option in Google Maps API?
I recently developed a script that generates routes from the markings in the google maps API, I would like to add the option to print that route, ie the map. I noticed that on the official Google…