[jQuery] Re: Linked Menus Help

2009-12-10 Thread rob
So everything seems to work now, except in Internet Explorer. I tested out the application in FF3, Safari4, Chrome3, and Opera10... They all work fine. It's just IE8 (both modes). It's almost like the event on the selector doesn't trigger. Same as earlier, but I'm using live(). I tried switchi

[jQuery] Re: Linked Menus Help

2009-12-09 Thread T.J. Simmons
Haha, no problem. I've been having one of those weeks. Glad it works. -T.J. On Dec 9, 11:42 am, rob wrote: > Nevermind... I found the error... I'm having one of those mornings... > Thanks for you help tho > > On Dec 9, 10:30 am, rob wrote: > > > > > I switched the .click event with .live(click)

[jQuery] Re: Linked Menus Help

2009-12-09 Thread rob
Nevermind... I found the error... I'm having one of those mornings... Thanks for you help tho On Dec 9, 10:30 am, rob wrote: > I switched the .click event with .live(click), and it sort of works > now.  The problem with the parentMenu not updating is now ok.  When I > click the navigation links,

[jQuery] Re: Linked Menus Help

2009-12-09 Thread rob
I switched the .click event with .live(click), and it sort of works now. The problem with the parentMenu not updating is now ok. When I click the navigation links, the parentMenu now updates with new items and is clickable. The problem now is still with the childMenu. I can see in the .js file