Posts by Alan • 17 points
3 posts
-
0
votes0
answers1009
viewsQ: Countdown with minutes and seconds with Jquery
How do I get a countdown with jquery but only in minutes and second -> 04:00 03:59 03:58... with option to stop, restart and increase and decrease the time someone could give me an example? code:…
-
-1
votes2
answers2024
viewsQ: How to take data from a form from another page
Hello guys I am with the following doubt I have a web application I want when logging in the home page "index.html" take the 'name' and 'email' and put with jquery in another page with php, ajax and…
-
1
votes0
answers162
viewsQ: How to pick up inputs with jquery and ajax
I am with the following doubt I have a web application I want when logging into the homepage "index.html" take the 'name' and 'email' and put with jquery in another page 'paginaprincipal.html' . for…