"jQuery broken - AJAX success call related… Really strange error from basic code."
SCRIPT438: Object doesn't support this property or method jquery.js, line 1374 character 5
which is line: elem[ jQuery.expando ] = id = ++jQuery.uuid;
I've tried all sorts of things... Previous to now, I've written it several different ways and I thought this would be best way but now this.
IE actually reports an error... FF seems to pretend there isn't one but it doesn't behave as you would expect if there were no problems.
Thanks for ya time. :/