0
Good morning to you all! Gentlemen, I have the following need: I need to upload a page of my site with information referring to the current day, and if the user wants, he has the option to choose the date that wants to perform the search. What I’m not getting is, create the table with the date chosen by the user, on top of the table that already exists and was loaded along with the page. Does anyone know how to fix it? Thank you in advance!
if you can add more details the chances of your question being answered is higher
– wwwjsw
do you want to do it asynchronously? check the $.ajax http://api.jquery.com/jquery.ajaxdocumentation/
– Marcelo Bonus