Home

javascript searchBox Widget

Show Introduction text

And now to actually see searchBoxes in action:

Define searchBox 1 properties: This searchBox is using a standard, non-sorted array.
Show Help:
Display All Entries:
Result in test:
Pre-defined onblur code snippets:
onblur handler:
onfocus handler:
Delete searchBox 1 | Create searchBox 1 | Display Javascript Code

Search Box 1: specify string
test2:




Debug field (name = debug):
Define searchBox 2 properties: This searchBox is using an associative array.
Show Help:
Display All Entries:
Result in test3:
Pre-defined onblur code snippets:
onblur handler:
onfocus handler:
Delete searchBox 2 | Create searchBox 2 | Display Javascript Code

Search Box 2:
test2:




Debug field (name = debug):
Show HOWTO text