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

  1. #newformat
  2. _title:View Source
  3. _description:Add a button to display the source
  4. _caption:Button Caption
  5. _insert-in:inbody
  6. <FORM>
  7. <INPUT TYPE=BUTTON VALUE="¤caption_object$(1)¤" onClick='window.location = "view-source:" + window.location.href'>
  8. </FORM>
  9. _end-insert: