Ajax In Firefox Plugin

Posted by Jishnu on Stack Overflow See other posts from Stack Overflow or by Jishnu
Published on 2010-03-18T16:39:32Z Indexed on 2010/03/18 16:41 UTC
Read the original article Hit count: 311

Filed under:

Hi, Is there any way to send Ajax request to server from Firefox plugin? If yes how? If no, how do we have client server communication in Firefox plugin?

I want to get some json data from server and manipulate dom object according to the client input.

I am pretty beginner in plugin programming

Regards, Jishnu

© Stack Overflow or respective owner

Related posts about firefox-extension