Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: <OT> <script scr="file.js">
From: Colin Moock
Date: Tue, 30 Nov 1999 18:41:00 GMT

flasheratchinwag [dot] com,Internet writes:

>Does anyone know from which version of IE the statement <script
>src="file.js"> is supported?

src support was added in javascript 1.1, which is equivalent to microsoft's
"jscript" version 2.0. ie3 originally did not ship with jscript 2.0, but it
was possible to upgrade the browser to include support for it. so ie3 may or
may not work with src, depending on when it shipped and whether or not the
user upgraded it. note that use of src requires a server mime to be set for
the .js extension:

application/x-javascript

for more info see o'reilly's "javascript, the definitive guide", page 215.

colin

--
// sig
<moock>colin</moock>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: <OT> <script scr="file.js">, Marcel de Jong

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]