- From: David Perrell <davidp@earthlink.net>
- Date: Sat, 27 Jul 1996 17:22:34 -0700
- To: <www-html@w3.org>
- Cc: "Ka-Ping Yee" <kpyee@aw.sgi.com>
Is this a legal construct?
<SCRIPT LANGUAGE = "JavaScript"
SRC = "scripturl1"
SCRIPTDATA = <[!cdata[
script script(script)
script
]]>
SRC = "scripturl2"
SCRIPTDATA = <[!cdata[
more script
]]>
ALT = "This section requires a JavaScript interpreter"
>
Multiple SRCs and inline sections can be mixed--libraries of general
scripts could be kept on a site and augmented with inline code.
David Perrell
Received on Saturday, 27 July 1996 20:27:01 UTC