Wow. I even had a couple of other folks look at this and they did not catch
it. That did it. Thanks.

-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2003 3:47 PM
To: CF-Talk
Subject: Re: Tried the other fix and it did not work either

Bruce Sorge wrote:
> (.JS page code)
>
> function RunWait() {
>                         document.write('<object
> classid=""> >
codebase=""> > ,0" id="loading" width="197" height="52"\n');

Where is your closing ">" (for all tags)?

> ( .CFM page calling the .JS page)
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
>             <title>Test</title>
>             <!--- Need to call the external JS files to take care of the
new
> IE browser --->
>             <script src="" language="_javascript_"></script>

You are missing the "type" here.

Validate your HTML, even if it is written from a script.

Jochem


  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to