Hi.. I want to make a searchbox which has auto suggestion and searches specific tag in a XML file. How can i realze this ?
From stackoverflow
-
It depends what you mean by XML file. Is the XML file available at some server?
Look at jQuery and its autocomplete plugin. It provides auto suggestion functionality for HTML/XHTML pages.
0 comments:
Post a Comment