afaik <script/> is not valid html...

-igor

On Thu, Feb 21, 2008 at 5:04 AM, Juan Gabriel Arias
<[EMAIL PROTECTED]> wrote:
> I found the problem.
>
>  My HTML head had
>
>
>  <script src="myFile.js" language="javascript" type="text/javascript" />
>
>  And the problem is the way i close the tag. If i put
>
>
>  <script src="myFile.js" language="javascript"
>  type="text/javascript"></script>
>
>  It works ok.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to