[jQuery] Re: Superfish - missing menu items

2009-04-02 Thread mklebel
well, now in IE my submenus wont work :) On Apr 2, 11:59 am, mklebel wrote: > nevermind, apparently I need to link each menu item, otheriwse it > ignores it. hmm > > On Apr 2, 11:49 am, mklebel wrote: > > >http://rhinotechgroup.com/dev/ > > > 2 of my parent menu i

[jQuery] Re: Superfish - missing menu items

2009-04-02 Thread mklebel
nevermind, apparently I need to link each menu item, otheriwse it ignores it. hmm On Apr 2, 11:49 am, mklebel wrote: > http://rhinotechgroup.com/dev/ > > 2 of my parent menu items display, but not the rest of them. I have > all of my menu items set to display. They also show up

[jQuery] Superfish - missing menu items

2009-04-02 Thread mklebel
http://rhinotechgroup.com/dev/ 2 of my parent menu items display, but not the rest of them. I have all of my menu items set to display. They also show up when I view source, but the css is hiding them.

[jQuery] checkbox array

2009-03-02 Thread mklebel
Been losing my hair on this. I'm trying to assign my checkbox array to a variable that I can send through a post. But I the variable 'tempy' is always undefined. I must be confused on how to reference an array, or maybe there is a better way to do this? js: var tempy = $('input[name=foo]:checked'