[jQuery] Re: checkbox and toggle function

2008-01-11 Thread jeff w
yeah, I am having the same issue. Anyone have a solution?? thanks! On Jan 8, 12:06 pm, jpl80 <[EMAIL PROTECTED]> wrote: > Using toggle() with a checkbox disables the checkbox's ability to check > itself on and off. > > http://tinyurl.com/yo9onzhttp://tinyurl.com/yo9onz > > -- > View this messa

[jQuery] Re: Basic JSON help

2007-08-16 Thread jeff w
es care of the > eval'ing for you. > > --Erik > > On 8/16/07, Michael Geary <[EMAIL PROTECTED]> wrote: > > > > > > From: jeff w > > > > I am new to jQuery, and have started to play with JSON,but I > > > need some info about how I refe

[jQuery] Re: Basic JSON help

2007-08-16 Thread jeff w
> variable), don't necessarily have this special property. > > --Erik > > On 8/16/07, jeff w <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > I am new to jQuery, and have started to play with JSON,but I need some > > info about how I refer to the

[jQuery] Basic JSON help

2007-08-16 Thread jeff w
Hello, I am new to jQuery, and have started to play with JSON,but I need some info about how I refer to the JSON Object once it is returned from the server. I know I can loop through the contents of the object, and I can use json.count, but I am really unsure about the correct syntax to target t

[jQuery] Basic JSON help

2007-08-16 Thread jeff w
Hello, I am new to jQuery, and have started to play with JSON,but I need some info about how I refer to the JSON Object once it is returned from the server. I know I can loop through the contents of the object, and I can use json.count, but I am really unsure about the correct syntax to target t