home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / jvscript116beta / JvScript / !JvScript / Resources / Scripts / Alert / 4 < prev    next >
Encoding:
Text File  |  1999-09-08  |  244 b   |  13 lines

  1. #newformat
  2. _title:On Link
  3. _author: Geoff Youngs
  4. _contact: geoff@solutionsweb.co.uk
  5. _description:Alert user when link clicked
  6.  
  7. _message:Message to display when user clicks
  8.  
  9. _insert-in:inbody
  10. onClick="alert('¤message_object$(1)¤')"
  11. _end-insert:
  12.  
  13.