[jQuery] Multiple Image Fade

2009-08-09 Thread dc
Hi, I'm trying to write a script to fade in/out some image thumbnails. I'm trying to achieve the following: 1) Fade in/out individual thumbnails on thumbnail hover 2) Fade in/out all thumbnails of the a class when hovering over a text link of the same class. Everything works except that in #2 t

[jQuery] How do you get the name of a tag/node/element?

2008-12-04 Thread DC
I'm trying to convert an xml node into an object...all I want to do is find the name of the tag...function function initObjArray(xml, arr, tagName){ (xml).find(tagName).each(function(){ var o = new Object(); var t = $(this); var c = t.chi

[jQuery] XML: How to get all attributes of a element?

2008-09-12 Thread DC
Is there anyway to iterate through a element's attributes without knowing beforehand how many or what attributes an element will have? For example: I'd want to make some kind of json from this, with the Apple object having values for attributes type and state, and the Orange object just havin

[jQuery] Disable jQuery Temporarily

2008-08-26 Thread Eureka DC
For some reason, I can't run a regular JavaScript prototype without a jQuery error saying something like "this.blah" is not a function. So, is there either a way to disable jQuery's trigger handler temporarily or disable jQuery entirely temporarily without removing the jQuery script? Thanks in a

[jQuery] Re: google group question

2007-04-05 Thread dc
; > address that posts are sent to by managing your account settings. > > > I *think* that's the way it works. > > > Cheers, > > Chris > > > dc wrote: > > > how? it makes you log in with your google account before you can > > > subsc

[jQuery] Re: google group question

2007-04-05 Thread dc
how? it makes you log in with your google account before you can subscribe to the list and there's nowhere to let you specify an alternative, non-google address. On Apr 4, 7:37 pm, "Chris W. Parker" <[EMAIL PROTECTED]> wrote: > On Wednesday, April 04, 2007 4:23 PM dc <

[jQuery] google group question

2007-04-04 Thread dc
is there any way to receive email updates using a different email address than my gmail account? thanks!