How i can mame a serch button that works really | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How i can mame a serch button that works really

i wont my serch button to work properly and display the serched item like google serch

6th Aug 2019, 8:48 AM
Nahom Getachew
Nahom Getachew - avatar
2 Answers
0
I did mine once, using XMLHttpRequest and XML. You make an Ajax request for an XML document, traverse the Ajax xmlResponse, and parse the results
6th Aug 2019, 8:54 AM
Dlite
Dlite - avatar
0
thanks
9th Aug 2019, 7:40 PM
Nahom Getachew
Nahom Getachew - avatar