[jQuery] Re: Im having trouble with selectors

2008-04-22 Thread justclint
Oh my gosh, I know better than that. What was I thinking. Ok, I will try some alternative method. Thanks for pointing that out. I do appreciate it. If I can not figure my problem out I will repost new issue. Thanks again. Cheers, Clint -- View this message in context: http://www.nabble.com/

[jQuery] Im having trouble with selectors

2008-04-20 Thread justclint
Im new to using jquery so forgive my question that is probably so simple. Im trying to select the parent of element that contains a hidden element. In my case I need to grab the dt that contains hidden dd's. this is what I have but is not working: $('dt').has('dd:hidden').addClass('menu_bg