FW: News on possibility of MSIE support

"Lon Boonen" <[email protected]> Mon, 14 Oct 2002 13:02:48 +0200
Newsgroups gmane.editors.bitflux.devel
Message-ID <[email protected]>
Let me guess.

My guess would be you apply an extra XSLT to the stuff you want to send
to the browser...

This XSLT would have to do the following:
change <xmlnode>...</xmlnode>
into <div class="xmlnode">...</div>

You would then need to translate all CSS also:
from: xmlnode { ...}
into: .xmlnode {... }
and probably add a little 'display:inline;' kind of stuff here and
there.

It might work. But would be another translation you would have to undo
before sending back to the xml. But then... again... it might work.

Am I close with this guess?

groetjes Lon

-------------------------------------------------
Q42: http://www.q42.nl
 
Xopus: http://xopus.org
Xopus Mailing List: http://groups.yahoo.com/group/xopus
 
Lime: http://www.q42.nl/products/lime



> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of 
> Christian Stocker
> Sent: maandag 14 oktober 2002 12:14
> To: BXE Developer List
> Subject: [bx-editor-dev] News on possibility of MSIE support
> 
> 
> Hi
> 
> Just to lower the doubts if BXE will ever support a MSIE version:
> 
> I had some ideas this weekend, how to get it working within MSIE and 
> made some tests this morning. The results were very promising and I
> still think, BXE can be ported to MSIE(Win..) without having to change
> our main idea of the workflow. With an appropriate wrapper, 
> we should be
> able to simulate XML-within-HTML quite well enough...
> 
> I hope, this will keep your faith with us that BXE will support MSIE
> some time in the future. I can't say, when that will be, as I'm now
> going back to improve the Mozilla support :)
> 
> chregu
> 
> -- 
> bx-editor-dev mailing list
> [email protected]
> http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev
> 

-- 
bx-editor-dev mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev