Either option, or automatic override, of jQuery.ajax() (http://api.jquery.com/jQuery.ajax/) using crossDomain. Personal preference is for automatic override, given security complications.
Problem related to issue #6 in MSIE 7+ and Google Chrome (should also affect FF 3.5+).
Either option, or automatic override, of
jQuery.ajax()
(http://api.jquery.com/jQuery.ajax/) usingcrossDomain
. Personal preference is for automatic override, given security complications.Problem related to issue #6 in MSIE 7+ and Google Chrome (should also affect FF 3.5+).