Changes

AJAX - Function - LiveSearch

4 bytes added, 15:56, 21 August 2015
no edit summary
You will also need to create a general generic area and place the following code into it to turn it into a HTML div. This is the area where the search results will be displayed.
<syntaxhighlight lang="html4strict">
<div id="divLiveSearch"></div>