Posts by MaryFlores • 33 points
3 posts
-
0
votes1
answer140
viewsQ: Map image and save array to database
I have an image of the human dental arch. I want to display it and when clicked on a given tooth, the value was filling in an input text field. Example: [13,12,11] The image I’m going to use is…
-
2
votes3
answers4280
viewsQ: Fill in the input text value via checkbox
I would like as the user was clicking on the options of checkbox, its value was added in an input text: <div class="form-group col-md-7"> <label class="checkbox-inline"><input…
javascriptasked MaryFlores 33 -
1
votes1
answer10877
viewsQ: Pass parameter bootstrap modal window
Good afternoon guys, I have a problem that should be silly, but I’m not able to solve. I have a list of people... on that list I have a button. When you hover the mouse over the button, the correct…