[jQuery] Re: Replacing special characters from Ajax - xml data

2008-10-15 Thread neXib
Nobody have a clue? Tell me if I need to clarify. On Oct 14, 10:47 am, neXib <[EMAIL PROTECTED]> wrote: > Hi, > > I've got a xml feed that I'm getting from an external url, it's in > utf-8 format and loads fine (looks perfect if I just copy it into the > loca

[jQuery] Replacing special characters from Ajax - xml data

2008-10-14 Thread neXib
Hi, I've got a xml feed that I'm getting from an external url, it's in utf-8 format and loads fine (looks perfect if I just copy it into the local xml file). But the problem is that our way of getting this xml file which is something the company have coded earlier (old now) seems to encode it as

[jQuery] Re: Replacing tags

2008-01-04 Thread neXib
> > --Karl > _ > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Jan 3, 2008, at 8:47 AM, neXib wrote: > > > > > I have been fiddling with the replacing content in the html with > > jQuery, and I'm loving it. Stuff degrades nicely. We use a content > > editor at work t

[jQuery] Replacing tags

2008-01-03 Thread neXib
I have been fiddling with the replacing content in the html with jQuery, and I'm loving it. Stuff degrades nicely. We use a content editor at work that generates tags with upper case letters, and that doesn't XHTML validate, so I'd like to temporarily replace them with lowercase tags with javascri