Although text/javascript has been used until now, in fact it's not a registered MIME type at all. (All official registered MIME types are listed on <ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/media-types>, and there isn't one for JavaScript at all).
So, it appears it's up in the air. Personally, I vote against anything/javascript in favor of registering application/ecmascript. (Remember, Netscape? Standards body? New name?) In article <[EMAIL PROTECTED]>, Henrik Gemal <[EMAIL PROTECTED]> wrote: > Suddenly I got confused! > > What's the correct thing to use: > <script type="application/x-javascript" > or > <script type="text/javascript" > ? > > -- > Henrik Gemal, [EMAIL PROTECTED] > Webmail Evangelist > Opasia > > http://card.gemal.dk > >
