home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / jvscript116beta / JvScript / !JvScript / Resources / Scripts / Buttons / 4 < prev    next >
Encoding:
Text File  |  1999-07-29  |  243 b   |  11 lines

  1. #newformat
  2. _title:Reload Button
  3. _description:A page reload button
  4.  
  5. _caption:Button Caption
  6. _insert-in:inbody
  7. <FORM>
  8. <INPUT TYPE=BUTTON VALUE="¤caption_object$(1)¤" onClick='parent.location="javascript:location.reload()"'>
  9. </FORM>
  10. _end-insert:
  11.