Posts by Lucas Ln • 23 points
4 posts
-
1
votes1
answer41
viewsQ: Place X, Y values on an image when loading the page | Javascript
I have this javascript code that puts a marker with the x and y location when you click on the image, but I want to fill the markers with the values of my database when loading the page and not when…
-
1
votes1
answer197
viewsQ: Edit Image Upload with Ajax and Codeigniter
I’m having a difficulty that is the following , I have a CRUD that the upload works right , when editing this CRUD I can edit all the data including the image upload all without problem , however if…
-
0
votes0
answers136
viewsQ: Add Dynamic line values in the Database
I have this table above , and I have the add button to add a row to this table , as in the image below. I wonder if you have how to save this new data from the line added in the database follows my…
-
0
votes0
answers565
viewsQ: JS PDF - Export with html Canvas
I am using Jspdf now with the method that it takes the screen print and then exports this print to pdf , but when generating the pdf I would like to leave more adjusted the screen. When I use…