Use our Google Custom Search for best site search results.
Fully Editable Drop-down List Box, v1.5
| Downloads: |
10,441 |
File Size: |
22.8kB |
| Posted By: |
Greg Collins |
Views: |
17,363 |
| Date Added: |
09-01-2006 |
|
| Available Versions |
| | JScript | VBScript | VB.NET | C# |
| V1 | ü | | |
| SP1 | ü | | | |
Techniques Demonstrated:
- Preserve Code Block.
- Populating a drop-down list box via script.
- Populating a drop-down list box from repeating list in main DOM.
- Selective population of a drop-down list box based on choice.
- Foreground and background colors in a drop-down list box.
- Automatically select editable text using the OnContextChange event (SP1 ONLY).
- Two controls bound to same node.
- Conditional visibility based on custom code.
- Preventing recursion in an OnAfterChange event handler.
- String object extensions.