Name:
| This script detects the mouse position and waits for mouseover the inputs.
Then it will show up a layer/div called "Display" 95 pixels right to the cursor and write the appropriate help info text on this "Display". And as the mouse is out of the "Display", the "Display" would diappear. The last effect uses "onmouseout" on the images. The first field has a setTimeOut sensor. If you move the mouse over it too quickly, the tooltip won't show!
|