Works for me...
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)

Works perfectly in Moz 1.5 and Opera 7.2 too.

--
mailto:[EMAIL PROTECTED]
Friday, October 3, 2003, 2:40:17 PM, you wrote:

IS> Anybody have any idea why this piece of _javascript_ would cause IE to crash,
IS> shut down, and want to send a report to the Mother Ship?

IS>         function closeMore()
IS>         {
IS>                 div = document.getElementById("MoreDiv");
IS>                 div.innerHTML = base;
IS>                 div.style.display = 'none';
IS>         }

IS> ...

IS> <div id="MoreDiv" style="display:none; position:absolute; top=0; left=75;
IS> width: 725px; background-color:FFFFFF; border: 4px solid black; padding:
10px;">>
IS> <h3 align="center"><a > IS> = '#6A5ACD';"
IS> = '#87CEEB';" style="border: 2px
IS> solid #6A5ACD; background-color: #87CEEB; padding: 4px; cursor: hand;">Close
IS> Comment</a></h3>
IS> </div>

IS> <script language="_javascript_" type="text/_javascript_">
IS>         base = document.getElementById("MoreDiv").innerHTML;
IS> </script>

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

Reply via email to