Not finding what you are looking for? Request a recipe!
An alternate solution is to implement the draft Cross-Origin Resource Sharing mechanism. This involves configuring your server to allow browsers to have cross-domain access. This isn't supported by all browsers, but it is an effective way of allowing cross-domain scripting without resorting to the J ...