WebResourcesDepot |
easyXDM – A JavaScript Library For Cross-Domain Messaging Posted: 17 Oct 2010 11:31 PM PDT Almost every web developer has an experience on trying to use cross-domain JavaScript: like Ajaxy uploading files to another domain or interfering the contents of another domain via iframes. But, the "same origin policy", which is actually a security concept for browsers only permits scripts running on pages originating from the same site. easyXDM is a Javascript library that enables developers to easily work around this limitation. It makes use of iframes and automatically selects the best technique according to the browser used. The library is lightweight, doesn't depend on any JS frameworks and well-documented. Special Downloads: Advertisements: Related posts |
You are subscribed to email updates from WebResourcesDepot To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Comments (0)
Post a Comment