Oddly enough i can't find any posts about (searching).

I have an XHTML document in which I intended to use jsapi to load
jquery. However i get this error in the javascript console

TypeError: Result of expression 'p.write' [undefined] is not a
function.

And that correct XHTML does not support the document.write function.

Looking for examples i found this 
http://code.google.com/apis/ajaxsearch/documentation/#Introduction

But that doesn't work either, when served as XHTML. The link on the
example page causes document to be treated as HTML (and thus the
DOCTYPE is actually wrong) and then thing work fine.

Can it really be that AJAX APIs is completely broken when working with
XHTML documents?

Regards
Tonny

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to