Results 1 to 3 of 3

Thread: XHTML validation error!!

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Resolved XHTML validation error!!

    this line code is the error when i validated my XHTML form.............what is the solution to solve this problem where can pass the validation?

    Code:
        <script language="JavaScript" type="text/JavaScript">
    Last edited by kenny_oh; Nov 26th, 2005 at 06:24 AM.

  2. #2
    New Member
    Join Date
    Nov 2005
    Location
    UK
    Posts
    15

    Re: XHTML validation error!!

    I don't know much about JavaScript but do you need both those attributes in the script element? Try taking the langauge="JavaScript" bit out.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Re: XHTML validation error!!

    i found the solution..
    Code:
    <script type=text/javascript></script>

Posting Permissions

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



Click Here to Expand Forum to Full Width