Posts by Genivaldo Silva • 15 points
3 posts
-
0
votes2
answers893
viewsQ: Modal Bootstrap for changing records
Good night, you guys!! Would anyone know a basic example on how to create a modal bootstrap for changing records? I have an on-screen listing that has a link to call the change modal. The call is…
-
1
votes0
answers189
viewsQ: Pass date as parameter for Javascript function
I’m trying to pass a lot of PHP to a block HTML which has a function Javascript, the problem is that it is going in numerical format, how can I solve this? String part HTML being assembled:…
-
0
votes1
answer1273
viewsQ: Modal window (Boostrap) is not visible
<!doctype html> <html lang="pt-br"> <head> <title>Teste</title> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport"…