» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with XMLHttpRequest + Development

PageAnnouncement.XML

PageAnnouncement.XML is a handy and lightweight ajax-driven website widget that displays announcement boxes on pages<sep/>

XML: del.icio.us/tag/xml

John Resig - Cross-Site XMLHttpRequest

<sep/>XMLHttpRequest I've just finished writing up some docs on the new Cross-Site XMLHttpRequest feature in Firefox 3. I was a little worried at first, but it definitely appears to be both easy-to-implement<sep/>

Firefox: del.icio.us/tag/firefox

Dynamic HTML and XML: The XMLHttpRequest Object

var req; function loadXMLDoc(url) { req = false; // branch for native XMLHttpRequest object if(window.XMLHttpRequest && !(window.ActiveXObject)) { try { req = new XMLHttpRequest(); } catch(e) { req = false; } // branch for IE/Windows ActiveX version } els

XML: del.icio.us/tag/xml

The XMLHttpRequest Object

The W3C has pushed out a new revision of the XMLHTTPRequest object's definition, current as of 18 June, 2007. I kinda wish there was an easily accessible `diff` view... I just want to see what's changed, I don't want to re-read the whole spec. :)

W3C: Del.icio.us W3C Tags

Page 1 | Next >>