IE 6 Problem while using AJAX / Stylesheets are not working?

Kajhskdja

New member
Hello,

It is about XMLHttpRequest/ActiveXObject - xmlhttp.onreadystatechange functionalities in IE 6.0:
White trying to build pages with dynamic content, I have run myself into a problem. Everything is fine with Firefox, however IE 6.0 won't apply any styles/stylesheet that come with a document. In other words if I am going to import a document into another document, the result of an imported document will be displayed without any styles. I tried a lot of random ways - but IE 6.0 would always ignore associated styles. IE 6 can be such a pain sometimes.

Anyone got an idea what to do? Thanks in advance.
 
Back
Top