[TYPO3] IE7 Javascript issues

Heiner Lamprecht heiner at heiner-lamprecht.net
Mon Jan 1 13:36:15 CET 2007


On Monday 01 January 2007 13:07, Fr. Simon Rundell SCP wrote:
>
> <html>
>     <head>
>         <title>Javascript Test</title>
>         <meta http-equiv="Content-Type" content="text/html;
> charset=iso-8859-1">
>     </head>
>     <body>
>         <script language="JavaScript1.2">
>             alert("this works in Javascript");
>             document.write("If Javascript works, you can read
> this"); </script>
>     </body>
> </html>
>
> Have I missed something really crucial? Sorry if this is a
> no-brainer, but I am really stuck!

I haven't tested it with IE, but FF complains about the script 
definition.  It should read '<script type="text/javascript">'


    Heiner

-- 
    heiner at heiner-lamprecht dot net    GnuPG - Key: 9859E373
  Fingerprint:  3770 7947 F917 94EF 8717 BADB 0139 7554 9859 E373


More information about the TYPO3-english mailing list