[jQuery] [jQuery]how to create a Firefox Extension using jquery

2008-12-09 Thread AbhishEk
i was trying to replace my javascript statements with jquery statements by including the jquery file in *.xul file. the xul file line is as under: and i am trying to access the "$"/ jquery functions in the other js file of my plugin. but its not working. plz help.

[jQuery] [jQuery]how to create a Firefox Extension using jquery

2008-12-07 Thread AbhishEk
i , i was trying to replace my javascript statements with jquery statements by including the jquery file in *.xul file. the xul file line is as under: and i am trying to access the "$"/ jquery functions in the other js file of my plugin. but its not working. plz help.