seperate out javascript code into an include rather than inline for

live-updater
cvs
Chris Double 2004-08-01 22:24:17 +00:00
parent 431618aea0
commit e16bdb46d2
1 changed files with 1 additions and 3 deletions

View File

@ -54,9 +54,7 @@ USE: cont-responder
<html> [
<head> [
<title> [ "Live Updater Example" write ] </title>
<script language= "JavaScript" script> [
"js/liveUpdater.js" get-live-updater-js write
] </script>
include-live-updater-js
] </head>
<body> [
[