home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User 10
/
AU_CD10.iso
/
Archived
/
Internet
/
jvscript116beta
/
JvScript
/
!JvScript
/
Resources
/
Scripts
/
Buttons
/
3
< prev
next >
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
|
250 b
|
12 lines
#newformat
_title:Link Button
_description:Add a link button to the page
_caption:Button Text
_url:Link to
_insert-in:inbody
<FORM>
<INPUT TYPE="button" VALUE="¤caption_object$(1)¤" onClick="parent.location='¤url_object$(1)¤'">
</FORM>
_end-insert: