RE: [xsl] xhtml and ie6

Subject: RE: [xsl] xhtml and ie6
From: "Craig Kattner" <CKattner@xxxxxxxxxxxxxx>
Date: Tue, 9 Sep 2003 08:55:53 -0500
IE rewrites things when it saves them. Whenever I save a page in IE, I do a view source and then save the source from notepad.


-----Original Message-----
From: David.Pawson@xxxxxxxxxxx [mailto:David.Pawson@xxxxxxxxxxx]
Sent: Tuesday, September 09, 2003 6:41 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] xhtml and ie6


Rather a nasty surprise this morning.

Given a document headed up

<?xml version="1.0" encoding="windows-1252"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">

and valid to that dtd.


Mail it to someone on a win32 platform.
They open it, using ie6.
Then save it using save as.

Corruption seems to occur insofar as the tags are upcased,
elements are not closed off, html style etc.
  Suggested that its the dom view from ie6 that screws the xhtml.

anyone else noted this?

regards DaveP




Regards DaveP.

**** snip here *****

- 

NOTICE: The information contained in this email and any attachments is 
confidential and may be legally privileged. If you are not the 
intended recipient you are hereby notified that you must not use, 
disclose, distribute, copy, print or rely on this email's content. If 
you are not the intended recipient, please notify the sender 
immediately and then delete the email and any attachments from your 
system.

RNIB has made strenuous efforts to ensure that emails and any 
attachments generated by its staff are free from viruses. However, it 
cannot accept any responsibility for any viruses which are 
transmitted. We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email 
and any attachments are those of the author and do not necessarily 
represent those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread