Search
Results
DHTML
"DHTML staat voor Dynamic HTML en is op zich geen standaard, op de website van het World Wide Web Consortium zullen we tevergeefs naar het begrip 'DHTML' zoeken.Door DHTML te gebruiken, is het mogelijk om pagina's interactief te maken waarbij onderdelen verschijnen, veranderen, bewegen en bijvoorbeeld reageren op muiskliks."
Images in a Dropdown - Robert McLaws: FunWithCoding.NET
Anyone of an ASP.NET Server Control that allows images to be placed in the ListItems? If you could point me to one that would be fabulous. Thanks!
ColdFusion Talk (CF-Talk) : Showing ICONS is a SELECT list
Does anyone know if it is possible to include ICONS in a select list as the display value along with or in place of text? If so, can you give me an example or point me to an example.
Filter Large HTML Select List using JavaScript Regexp Regular Expressions
"If you have a very large HTML SELECT list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single one can be difficult. This article describes a JavaScript technique for filtering the items in a select list so that only the matching items are shown, making it much easier to locate the desired item."