Thursday, December 31, 2009

[jQuery] getJSON Problem

Hi folks, I've got an issue with the getJSON command. It's all
working fine apart from if the map data contains < followed by a
letter. If there is a space in there, "< a" for example, or a number
"<1" it is fine, but with "<a" the getJSON command either doesn't
execute or executes but does nothing, maybe calling a bad URL. Is
this a known issue, if so is there anything (apart from inserting a
space after the <) I can do to fix it?

Cheers

MH

No comments: