getXmlHttpObject

Returns a cross-browser XMLHttpRequest object.

<script>
var XmlHttpObj = widget.getXmlHttpObject()
if (XmlHttpObj==null) alert('No XMLHttpRequest Object');
//do AJAX-y stuff with XmlHttpObj
</script>

You can get details about this here


Page Information

  • 1 year ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts