0
Good evening... I would like to know how to do a search through a select and of checkbox, as on the website of the webmotors...
I looked on the Internet but found nothing like it... Someone knows something like this?
0
Good evening... I would like to know how to do a search through a select and of checkbox, as on the website of the webmotors...
I looked on the Internet but found nothing like it... Someone knows something like this?
Browser other questions tagged php javascript mysql ajax
You are not signed in. Login or sign up in order to post.
No refresh is using
Jquery.Ajax()
– Wees Smith
There’s something in git about it... because I don’t even know where to start
– Betinho Silva
http://api.jquery.com/jquery.ajax/ the documentation
– Wees Smith
As has been said, it has to be using AJAX.Ai you place an onchange event in the select or checkbox that will call its function AJAX ai you put the result in a div.
– Gabriel Fernandes