On Friday 21 November 2003 9:24 pm, S Woodside wrote:
> How's your cross-browser compatibility for that?

Honestly I haven't done the IE implementation, but I do have a nice article 
around somewhere that provides an implementation of some of the main 
functionality cross-browser, so I pretty much KNOW it can be done. I expect 
that XSLT on IE will be the main sticky point. Mainly I haven't made progress 
on it because Mr Gates keeps refusing to send me the source to his Linux IE6 
port so I can run it on Mandrake 9.x........ 

That is to say, 'I don't own Windows, so testing is a bugbear!'. 
>
> simon
>
> On Thursday, November 20, 2003, at 10:43  AM, Tod Harter wrote:
> > Interesting. I am trying a different tack. My client-side application
> > is built
> > by loading an initial page, which contains javascript logic which goes
> > back
> > to the server via XMLHttpRequest(), gets whatever data is required for
> > the
> > particular operation being performed (served back as raw XML by the
> > server
> > side), applies XSLT to it, and attaches the resulting UI to the DOM
> > tree in
> > whatever is designated as the content area for whatever enclosing UI
> > element
> > is holding this 'panel' or whatnot. XUL could certainly be
> > incorporated in
> > there, but basically what I have is a component and a corresponding
> > XSLT to
> > instantiate it. You can go back and forth to the server all day and
> > there are
> > no 'pages' being loaded. In fact the application becomes entirely a
> > normal
> > event-driven GUI, albeit with some javascript glue logic.
>
> --
>       anti-spam: do not post this address publicly
> www.simonwoodside.com -- 99% Devil, 1% Angel

-- 
Tod Harter
Giant Electronic Brain
http://www.giantelectronicbrain.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to