Copy link to clipboard
Copied
Dear all,
I want to show a drop down of strings that are tagged by characters that are typed in a input field and I don't have a clou how to solve this, does anybody have a clou?
The tagged strings are a result of a database query
Regards,
Cees
It sounds as though what you're looking for is an autocomplete widget. Dreamweaver doesn't have any built-in capability to create one. You can probably find one by doing a Google search for YUI autocomplete or jQuery autocomplete. Your success in implementing it will depend greatly on your JavaScript skills.
I have never used an autocomplete widget, so I can't offer any specific advice. Sorry.
Copy link to clipboard
Copied
It sounds as though what you're looking for is an autocomplete widget. Dreamweaver doesn't have any built-in capability to create one. You can probably find one by doing a Google search for YUI autocomplete or jQuery autocomplete. Your success in implementing it will depend greatly on your JavaScript skills.
I have never used an autocomplete widget, so I can't offer any specific advice. Sorry.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now