I'd have to side with IE6 on this issue.  If you don't close out the
script tag correctly, all of the html afterwards becomes the script.  It
seems that MS just fixed a bug in IE5.5 :)

marlon

Ian Skinner wrote:

>Well, you could in IE 5.5, but you are right, you can't in IE 6.  Nice
>behavior, it just chooses not to display any of the HTML.
>
>
>--------------
>Ian Skinner
>Web Programmer
>BloodSource
>www.BloodSource.org
>Sacramento, CA
>
>-----Original Message-----
>From: Charlie Griefer [mailto:[EMAIL PROTECTED]
>Sent: Monday, December 22, 2003 2:30 PM
>To: CF-Community
>Subject: Re: IE 5.5 and IE 6 problem
>
>
>I believe you cannot self-close a <script> tag.
>
>You need to explicitly close it with a </script>
>
>try <script language="_javascript_" type="text/_javascript_"
>src=""> >
>  ----- Original Message -----
>  From: Ian Skinner
>  To: CF-Community
>  Sent: Monday, December 22, 2003 3:07 PM
>  Subject: RE: IE 5.5 and IE 6 problem
>
>  OK, this seems to be centered on my _javascript_.  I thought it might have
>  been one of my functions, but when I commented them all out, the problem
>  seems to persist.
>
>  Any reason a line such as this:
>
>  <script language="_javascript_" type="text/_javascript_"
>  src=""> >
>  Is not acceptable in IE6?  If I comment it out, the HTML displays,
>obviously
>  none of my _javascript_ works, but the page displays.  If I leave this line,
>  but comment out all the _javascript_ code in MobileCalendar.js, the problem
>  persists and the page does not display.
>
>  My brain is beginning to hurt.
>
>  --------------
>  Ian Skinner
>  Web Programmer
>  BloodSource
>  www.BloodSource.org
>  Sacramento, CA
>
>  -----Original Message-----
>  From: Ian Skinner
>  Sent: Monday, December 22, 2003 1:54 PM
>  To: CF-Community
>  Subject: RE: IE 5.5 and IE 6 problem
>
>  Ok, I just disabled all my style sheets and that was not my problem.  
>
>  Any ideas on what could cause IE6 not to show the HTML code, it has listed
>  in its source on a client?
>
>  --------------
>  Ian Skinner
>  Web Programmer
>  BloodSource
>  www.BloodSource.org
>  Sacramento, CA
>
>  > -----Original Message-----
>  > From: Ian Skinner
>  > Sent: Monday, December 22, 2003 1:51 PM
>  > To: CF-Community (E-mail)
>  > Subject: IE 5.5 and IE 6 problem
>  >
>  >
>  > <cf-rant>
>  > YES, why can't perfectly acceptable HTML code that
>  > works in IE 5.5, not work in IE 6.
>  > </cf-rant>
>  >
>  > Ok, not that that is out of my system.
>  >
>  > I've got a problem with a web application we moving into
>  > testing.  It does not work in IE6, but works fine in 5.5.  I
>  > suspect it's something to do with my CSS.  Anybody aware of
>  > differences between these two environments of which I should
>  > be aware?  We've confirmed that all 6.0 boxes do not show the
>  > page, even though the view source shows all the HTML.  I'm
>  > using three style sheets, one set to media=all, one set to
>  > media=screen and one set to media=print.
>  >
>  >
>  >
>  > --------------
>  > Ian Skinner
>  > Web Programmer
>  > BloodSource
>  > www.BloodSource.org
>  > Sacramento, CA
>  >
>
>  Confidentiality Notice:  This message including any
>  attachments is for the sole use of the intended
>  recipient(s) and may contain confidential and privileged
>  information. Any unauthorized review, use, disclosure or
>  distribution is prohibited. If you are not the
>  intended recipient, please contact the sender and
>  delete any copies of this message.
>     _____
>   _____  
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to