Re: [jQuery] addons.mozilla.org uses jQuery!

2007-03-30 Thread Jason Levine

I noticed it a couple of days ago (posted it to the Sites using JQuery
thread).  They're also using Thickbox 2.1 (built on JQuery, obviously) to
display extension screenshots.

-- 
View this message in context: 
http://www.nabble.com/addons.mozilla.org-uses-jQuery%21-tf3486094.html#a9753717
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] addons.mozilla.org uses jQuery!

2007-03-29 Thread Matt Stith

Dunno if its old news, but i certainly didnt know that, thats pretty cool!

On 3/23/07, Sebastian Busch [EMAIL PROTECTED] wrote:


Hi there,

I hope this is not old news:

http://addons.mozilla.org uses jQuery!

--
cu
Sebastian

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] addons.mozilla.org uses jQuery!

2007-03-29 Thread Andy Matthews
Cool...
 
Too bad it looks like they're only using it to determine if the document is
ready. From addons.js:
https://addons.mozilla.org/js/addons.js
 
$(document).ready(ExpandListItem_init);
$(document).ready(CollapseListItem_init);
$(document).ready(ExpandAll_init);
$(document).ready(CollapseAll_init);
 
And also to run thickbox.

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Matt Stith
Sent: Thursday, March 29, 2007 3:55 PM
To: jQuery Discussion
Subject: Re: [jQuery] addons.mozilla.org uses jQuery!


Dunno if its old news, but i certainly didnt know that, thats pretty cool!


On 3/23/07, Sebastian Busch [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  wrote: 

Hi there,

I hope this is not old news:

http://addons.mozilla.org uses jQuery!

--
cu
Sebastian

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/



___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] addons.mozilla.org uses jQuery!

2007-03-29 Thread Matt Stith

Its used in those 4 functions too, even though thats about it.

On 3/29/07, Andy Matthews [EMAIL PROTECTED] wrote:


 Cool...

Too bad it looks like they're only using it to determine if the document
is ready. From addons.js:
https://addons.mozilla.org/js/addons.js

$(document).ready(ExpandListItem_init);
$(document).ready(CollapseListItem_init);
$(document).ready(ExpandAll_init);
$(document).ready(CollapseAll_init);

And also to run thickbox.

 --
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On
Behalf Of *Matt Stith
*Sent:* Thursday, March 29, 2007 3:55 PM
*To:* jQuery Discussion
*Subject:* Re: [jQuery] addons.mozilla.org uses jQuery!

Dunno if its old news, but i certainly didnt know that, thats pretty cool!

On 3/23/07, Sebastian Busch [EMAIL PROTECTED]  wrote:

 Hi there,

 I hope this is not old news:

 http://addons.mozilla.org uses jQuery!

 --
 cu
 Sebastian

 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/



___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/