[jQuery] Re: Problem in selectors

2009-02-27 Thread RandyJohnson
Ricardo... Thanks for the reply. I was just getting around to updating this thread to indicate that "validate" was the problem. I updated validate to the 1.5.1 version sitting on Jorn's site and the problem went away. Still working my way through all of the code to make certain that jQuery 1.3

[jQuery] Re: Problem in selectors

2009-02-27 Thread ricardobeat
It's hard to tell without seeing the HTML code. Works fine here: http://jquery.nodnod.net/cases/196 - ricardo On Feb 27, 2:02 pm, RandyJohnson wrote: > Davide... > > Did you ever get a response. > > I am having a similar problem with 1.3.2 in that I have multiple area > html statements and onl

[jQuery] Re: Problem in selectors

2009-02-27 Thread RandyJohnson
Davide... Did you ever get a response. I am having a similar problem with 1.3.2 in that I have multiple area html statements and only one is being returned when I issue the following jquery statement: $('area').hover (popUpDisplay,popUpRemove)... Does anybody know what changed between 1.2.6 an