Since I suspect a lot of people are going to be using document.write
soon, this Homesite/Studio script is really great. Just highlight the
html you want to translate into document.writes and click the button
and your done.
http://www.sam-i-am.com/work/homesite/hs_docwrite.html

--
jon
mailto:[EMAIL PROTECTED]

Tuesday, October 7, 2003, 4:47:19 PM, you wrote:
JvD> Bruce Sorge wrote:
>> (.JS page code)
>>
>> function RunWait() {
>>                         document.write('<object
>> classid=""> >> codebase=""> >> ,0" id="loading" width="197" height="52"\n');

JvD> 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>

JvD> You are missing the "type" here.

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

JvD> Jochem

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

Reply via email to