home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User 10
/
AU_CD10.iso
/
Archived
/
Internet
/
jvscript116beta
/
JvScript
/
!JvScript
/
Resources
/
Scripts
/
Buttons
/
5
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
ISO-8859-9 (detected)
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-07-29
|
262 b
|
9 lines
#newformat
_title:View Source
_description:Add a button to display the source
_caption:Button Caption
_insert-in:inbody
<FORM>
<INPUT TYPE=BUTTON VALUE="¤caption_object$(1)¤" onClick='window.location = "view-source:" + window.location.href'>
</FORM>
_end-insert: