Re: [jQuery] My brain is broken

2007-01-03 Thread Felix Geisendörfer
been good with arrays/objects. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Tuesday, January 02, 2007 9:10 PM To: jQuery Discussion. Subject: Re: [jQuery] My brain is broken I copy-and-pasted your code into firebug and it worked

Re: [jQuery] My brain is broken

2007-01-03 Thread digital spaghetti
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Tuesday, January 02, 2007 9:10 PM To: jQuery Discussion. Subject: Re: [jQuery] My brain is broken I copy-and-pasted your code into firebug and it worked perfectly. Not sure what's

Re: [jQuery] My brain is broken

2007-01-03 Thread Franck Marcia
2007/1/3, digital spaghetti [EMAIL PROTECTED]: I've just tried it in FF2.0.0.1 with Firebug 1.0b8 and I can confirm that it runs fine when the code is pasted into Firebug, but does not work in the browser - I get your origional results. It seems to be a different behaviour when the dom is

[jQuery] My brain is broken

2007-01-02 Thread Felix Geisendörfer
Not only because I can't find an appropriate subject line, but also because I can't find the issue with the following code (it's not jQuery related - I beg for mercy): -- var myThoughts = { color: 'Blue' , name: 'Felix' , food: 'Lasagna' } var myMemory

Re: [jQuery] My brain is broken

2007-01-02 Thread John Resig
I copy-and-pasted your code into firebug and it worked perfectly. Not sure what's causing your issue - what version of Firefox and Firebug are you running? --John On 1/2/07, Felix Geisendörfer [EMAIL PROTECTED] wrote: Not only because I can't find an appropriate subject line, but also because

Re: [jQuery] My brain is broken

2007-01-02 Thread Benjamin Sterling
] On Behalf Of John Resig Sent: Tuesday, January 02, 2007 9:10 PM To: jQuery Discussion. Subject: Re: [jQuery] My brain is broken I copy-and-pasted your code into firebug and it worked perfectly. Not sure what's causing your issue - what version of Firefox and Firebug are you running? --John On 1/2

Re: [jQuery] My brain is broken

2007-01-02 Thread Matt Stith
Hrmm.. Works fine for me too. I get the expected results in FF2/FB1.0b8 On 1/2/07, John Resig [EMAIL PROTECTED] wrote: I copy-and-pasted your code into firebug and it worked perfectly. Not sure what's causing your issue - what version of Firefox and Firebug are you running? --John On 1/2/07,

Re: [jQuery] My brain is broken

2007-01-02 Thread John Resig
not be of help, I've never been good with arrays/objects. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Tuesday, January 02, 2007 9:10 PM To: jQuery Discussion. Subject: Re: [jQuery] My brain is broken I copy-and-pasted your code