» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with domain + JavaScript

Dynamic Webpages with JSON

A JSON-based design approach lacks AJAX's cross-domain restrictions

json: del.icio.us/tag/json

Cross Domain Resource Loading

updated 2006-11-10

Dojo: del.icio.us tag dojo

Cross Domain XMLHttpRequest using an IFrame Proxy

A way to allow cross domain requests is to use the technique that is now available via dojo.io.XhrIframeProxy: use iframes that communicate with each other by changing URL fragment identifiers. This has the benefit of being just plain HTML and JavaScri...

Dojo: del.icio.us tag dojo