BlueShoes ExtendedTextField Example 1
This is an example of the Extended Text Field component.
- We have a standard html input field with a default value, and an array with alternatives.
- Using initByField().
- Using renderReplace().
- Backward and non-js compatible: If the fancy stuff is not supported, nothing is done and the standard html input field remains. Try Opera 6 for example.