home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-09-13 | 562 b | 31 lines |
- [SUBJECT]
- Description=Put a description of a link in the status bar
- ImageIndex=-1
- Folder=Tools
-
-
- [BODY_TAG]
- ;OnLoad="window.defaultStatus='`message`';"
-
-
- [BODY_TEXT]
- ;<a href="`url`" onMouseOver=" window.status='`description`'; return true" onMouseOut="window.status=' '; return true">`caption`</a>
-
-
-
- [`url`]
- Kind=U
- Value=http://javascript.internet.com
-
-
-
- [`description`]
- Kind=S
- Value=Go back to my home page by clicking on that link!
-
-
- [`caption`]
- Kind=S
- Value=Home Page - Look at the status bar for a description of this link!
-
-