Can you create field help on a web browser?
Can you create field help on a web browser?
| Answer | Yes, put this into the HTML attributes for the field:
onFocus="window.status='Please enter a subject'" onBlur="window.status=''
This only works on JavaScript-enabled browsers such as Netscape and MSIE. |
| Attachments | -none- |
| Applies to versions | 4.x; 5.x; 6.x |
| FAQ Provided By | ken yee |
| Credit | Click here for information source |
 |  |
|
|