[jQuery] Re: Obsolete xml data islands

2007-04-26 Thread Sean Catchpole
Hi Dave, On 4/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Sean, I am fishing...If you are supporting a jQuery app, how much effort goes into supporting browser changes and incompatibilities?. - Dave Most of the browser incompatibilities I've had to deal with have been with CSS not wit

[jQuery] Re: Obsolete xml data islands

2007-04-26 Thread [EMAIL PROTECTED]
Sean, I am fishing...If you are supporting a jQuery app, how much effort goes into supporting browser changes and incompatibilities?. - Dave On Apr 26, 12:28 am, "Sean Catchpole" <[EMAIL PROTECTED]> wrote: > I'm sorry, what was the question? > > ~Sean

[jQuery] Re: Obsolete xml data islands

2007-04-25 Thread Ⓙⓐⓚⓔ
if you don't know xml data islands. here's a link. http://www.w3schools.com/xml/xml_data_island.asp very little that we don't already do with jQuery and AJAX. or any content management system! On 4/25/07, Scottus <[EMAIL PROTECTED]> wrote: i don't really understand you question but look to se

[jQuery] Re: Obsolete xml data islands

2007-04-25 Thread Scottus
i don't really understand you question but look to see if you can use xslt for your needs. On 4/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I am starting an asp.net project, and I would like to use javascript and client-side xml processing to make for a more responsive interface. Init

[jQuery] Re: Obsolete xml data islands

2007-04-25 Thread Ⓙⓐⓚⓔ
jQuery is open source. even if all the developers who have contributed to it took off on a space ship, there would still be jquery! I understand your pain because you fell for Microsoft hype. You put your trust in the untrustworthy! jQuery is understandable; every bit of code I write , I know pr

[jQuery] Re: Obsolete xml data islands

2007-04-25 Thread Sean Catchpole
I'm sorry, what was the question? ~Sean