XMLHttpRequest
Simon Willison explains how to dynamically update a document’s content by using XMLHttpRequest and innerHTML in the article Quick tip: XMLHttpRequest and innerHTML.
- Previous post: SEO and Your Web Site
- Next post: URI (IRI) design
Simon Willison explains how to dynamically update a document’s content by using XMLHttpRequest and innerHTML in the article Quick tip: XMLHttpRequest and innerHTML.
Comments
Nice quick and dirty example. I can remember the days (4.0 browsers) of using 0px iframes to load js data to a page. almost like a hidden round-trip. ah, things were so much simpler back then…
Comments are disabled for this post (read why), but if you have spotted an error or have additional info that you think should be in this post, feel free to contact me.