[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-21 Thread David Meiser
Slashdot is carrying a story about the new Whitehouse.gov redesign here: http://tech.slashdot.org/article.pl?sid=09/01/21/001257 Original article here: http://dotnetperls.com/Content/whitehouse-gov-Site.aspx On Wed, Jan 21, 2009 at 8:28 AM, Benoit Villière wrote: > > This website looks good! It

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-21 Thread Benoit Villière
This website looks good! It could be rewarded by many webdesign galleries I'm sure +1 reason to be proud of yourself Mr Resig ;-) Good afternoon jQuerers!

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread rolfsf
It looks like it's built with .NET, which would explain the MS Ajax On Jan 20, 2:20 pm, MorningZ wrote: > Checking out some of the code/technology used on the new site, i also > see they have MS Ajax on there (see in the "net" panel of Firebug:  / > WebReource.axd) > > On Jan 20, 4:30 pm, Rey Ba

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread MorningZ
Checking out some of the code/technology used on the new site, i also see they have MS Ajax on there (see in the "net" panel of Firebug: / WebReource.axd) On Jan 20, 4:30 pm, Rey Bango wrote: > Bruce & Andy, > > The jQuery mailing list isn't a forum for political discussion. Please > focus on

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread Rey Bango
Bruce & Andy, The jQuery mailing list isn't a forum for political discussion. Please focus on jQuery-related topics. Thanks, Rey jQuery Team

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread bruce
M To: jquery-en@googlegroups.com Subject: [jQuery] Re: the new whitehouse.gov - jQuery powered Technically only the last 6 years and 3 months. ;) -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Rick Faircloth Sent: Tuesday, January 20, 2009 2:3

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread Andy Matthews
House has the same guts. Now, I'll drop this, if you will. Rick > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] > On Behalf Of rolfsf > Sent: Tuesday, January 20, 2009 3:06 PM > To: jQuery (English) > Sub

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread Rey Bango
Guys, I'd like to ask everyone to please don't let this thread get out of hand. Honestly, this isn't the right venue for expressing any political views. Let's focus on jQuery-related topics. Thanks, Rey jQuery Project

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread Rick Faircloth
same guts. Now, I'll drop this, if you will. Rick > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > Behalf Of rolfsf > Sent: Tuesday, January 20, 2009 3:06 PM > To: jQuery (English) > Subject: [jQuery] Re: the new whi

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread rolfsf
$('#POTUS43').hide(fast); On Jan 20, 11:36 am, brian wrote: > $(nation).ready(function() > { >    $('.POTUS').not('#a_jackass').change(); > > }); > On Tue, Jan 20, 2009 at 2:21 PM, rolfsf wrote: > > > I just noticed that team Obama pushed a new website live today - > > powered with jQuery! >

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread brian
$(nation).ready(function() { $('.POTUS').not('#a_jackass').change(); }); On Tue, Jan 20, 2009 at 2:21 PM, rolfsf wrote: > > I just noticed that team Obama pushed a new website live today - > powered with jQuery! > > http://www.whitehouse.gov > >