Results 1 to 2 of 2

Thread: script language tag is not recommended

  1. #1
    Join Date
    Nov 2006
    Posts
    16

    script language tag is not recommended

    My website http://www.coffeerosexpress.com
    has so many error.

    THe checker tool shows me that

    1, line 210: 'LANGUAGE' is not recommened tag for <SCRIPT>
    2, line 210:Type tag is required for <SCRIPT>
    3, line 213: Type tag is required for <SCRIPT>
    4, line 213: 'LANGUAGE' is not recommened tag for <SCRIPT>
    5, line 216: Type tag is required for <SCRIPT>


    But I don't understand what it means. Javascript is working in fine in both, firefox browser and explorer browser. Please let me know how to fix this.

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Try the following:
    <script type="text/JavaScript"
    instead of
    <script language="JavaScript">
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •