-
Dynamic SELECT
I have a SELECT object in my page, but it has over than 1.000 items.
I need do:
When user digit a word on this select, the list filter only items with start this word(s).
Example:
if user digit a....
the select show....
airplane
amazing
anchovy..
How i do it?
Thank you
-
-
If you order your options alphabetically, a select will take care of all that for you.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks