[jQuery] Re: html() triggering twice?

2008-12-18 Thread Ricardo Tomasi
Try binding the handler to the .change() event in the select instead. On Dec 18, 1:51 pm, Ray Myers wrote: > I'm working on this interface where there are three select elements. > When an option in the first menu is clicked this code executes > > == > > $('.state_select OPTION').livequer

[jQuery] Re: html() triggering twice?

2008-12-18 Thread Ray Myers
I fixed it, never mind. Ray On Dec 18, 10:51 am, Ray Myers wrote: > I'm working on this interface where there are three select elements. > When an option in the first menu is clicked this code executes > > == > > $('.state_select OPTION').livequery('click', function() { >         var el