[jQuery] Re: jQuery for loop - am I crazy?

2008-04-25 Thread cloudsteph
t; }); > > :-) > > --Karl > _ > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Apr 24, 2008, at 10:53 AM, cloudsteph wrote: > > > > > I think I may have been looking at this a little too long or something > > to cause it not

[jQuery] jQuery for loop - am I crazy?

2008-04-24 Thread cloudsteph
I think I may have been looking at this a little too long or something to cause it not to work coz it seems like it should be pretty simple to do, but it no work for me :( What I want to do is loop through all the elements within a certain div and hide all of them except for the first one. Here

[jQuery] Targeting nested items by class name

2008-04-17 Thread cloudsteph
Is there a way of targeting nested elements by class name? In the example below, I want to be able to attach a "click" event to all divs with ".car" class applied and then control the children within the ".car" div that is clicked. None of the children can have unique IDs unfortunately. Any idea

[jQuery] Error - getComputedStyle?

2008-01-28 Thread cloudsteph
A JS novice having trouble with JQuery validating in all browsers I'm testing in [FF2, IE7, IE7, Safari 3] and I don't know how to get around it. Error causes a debug popup to appear in IE6, otherwise I could live without having the JS validate. Error is as follows: uncaught exception: [Excepti