Hello

I need help with my first extension :)

i'm using Oauth Example to build my extension (the request work fine)
now i need parse the response (is a XML document)

      function onTags(text, xhr) {
                alert(text);
      };

the alert show the content of the xml how i can parse this data?

sorry for my badd english & thanks :D

s.

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to