Posts by sambrmg • 21 points
3 posts
-
1
votes2
answers1618
viewsA: How to take the value of a checkbox with javascript and move to another page?
As you have already reported that the second page will be in html already reduced some possible ways. I recommend using the Jquery library that will make it much easier, if you do not want to use it…
-
1
votes1
answer451
viewsA: How can I be doing various modals on one page, just pulling another PHP page inside the modal?
Opa, tranquil? Next, the way the code is presented you are inserting the code of graphic1.php in this modal, but php is interpreted when the page is loaded. It has some solutions for such purpose.…
-
0
votes1
answer86
viewsA: Adding tag to photo
You can do with a relative div and the tag is Absolute, so it can be floating inside the relative div, in which case it would be the image. In your code is informing the top and left before the…