Posts by Igor Silva • 11 points
4 posts
-
-1
votes1
answer244
viewsQ: BOOTSTRAP MODAL BUG ON IOS
The modal works perfectly when called on android devices, or descktops, but when it is used by the iphone it simply extends to the end of the screen as if there is no end. SOMEONE COULD HELP ME,…
-
0
votes1
answer220
viewsQ: Bring a pre-selected day with Datepicker BOOTSTRAP
in this calendar I want to pre-load it with the day 5 pre-selected(active). the code that carries it is this: $('#agenda_profissional_online').datepicker({ format: "yyyy-mm-dd", //este é dia…
-
-1
votes1
answer647
viewsQ: How to AJAX WITH JQUERY sending a POST?
Hi I want to send Two valore, one via Post and one via GET to my funcoes.php in this post I want to send as get the type of request to validate it in the functions and also the date that the client…
-
1
votes1
answer55
viewsQ: How to decode string on PHP page
I can’t display on a pure screen of PHP, one echo header('Content-Type: text/html; charset=utf-8'); if (!isset($_GET["solicitacao"])) { $string = "Não há uma solicitação Informada"; echo…
phpasked Igor Silva 11