Re: [jQuery] jQuery Powered Sites - Keep the Links Coming

2007-03-28 Thread Toby
That’s definitely received an update recently, I was on their site the other day, and to be fair it looks rather good now. Nice work whoever (not sure if the yellow downstate is an accessibility thing?) and well spotted Sam. T _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: [jQuery] jQuery Powered Sites - Keep the Links Coming

2007-02-18 Thread Toby
for the heads up! _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Heimlich Sent: 18 February 2007 05:34 To: jQuery Discussion. Subject: Re: [jQuery] jQuery Powered Sites - Keep the Links Coming On 2/17/07, Toby <[EMAIL PROTECTED]> wrote: $(

Re: [jQuery] jQuery Powered Sites - Keep the Links Coming

2007-02-17 Thread Toby
h fixing that :¬) jQuery rules! _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: 17 February 2007 17:42 To: jQuery Discussion. Subject: Re: [jQuery] jQuery Powered Sites - Keep the Links Coming Hey Toby, Nice site! I wrote an entr

Re: [jQuery] jQuery Powered Sites - Keep the Links Coming

2007-02-17 Thread Toby
finitely needs some work (been reading up on the href comments made here although nothing yet about clearing the focus). Nice1 again! Toby _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: 17 February 2007 16:42 To: 'jQuery Discussion.'

Re: [jQuery] Google analytics & jquery

2007-02-17 Thread Toby
Cheers guys, perfect, going to have a look at it now :¬) _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sam Sherlock Sent: 17 February 2007 03:30 To: jQuery Discussion. Subject: Re: [jQuery] Google analytics & jquery Hi Toby, have you seen this page

Re: [jQuery] # or javascript:;

2007-02-16 Thread Toby
Any way of clearing the focus though(?)? Like you would with the following; onfocus="if(this.blur)this.blur()" as it isn’t so nice :¬) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hcabbos Sent: 17 February 2007 03:12 To: discuss@jquery.com Subject: R

[jQuery] Google analytics & jquery

2007-02-16 Thread Toby
, Toby ¬ <http://www.tobybrancher.net> www.tobybrancher.net <http://www.dallr.net/> www.dallr.net <http://www.loque.co.uk/img/photos/> www.loque.co.uk/img/photos/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] (super) newbie IE question

2007-02-14 Thread Toby
Perfect thanks Jake!! All works fine now :¬) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jake McGraw Sent: 14 February 2007 14:41 To: jQuery Discussion. Subject: Re: [jQuery] (super) newbie IE question Toby, You can search the list here: http

[jQuery] (super) newbie IE question

2007-02-14 Thread Toby
his? Andd, is there a way to search the list? I noticed you can view month-by-month but couldn’t find a search feature. Cheers! Toby ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] newbie problem with IE :¬)

2007-02-14 Thread Toby
$("html, body").css({ color: "#fff;", background: "#222;" }); },function(){ $("html, body").css({ color: "#525252;", background: "#ededed;" }); }); Are there better ways of doing this also? Annn is there a wa