[jQuery] Re: observe_field

2009-03-24 Thread Macsig
Thanks buddy On Mar 24, 4:35 pm, Karl Rudd wrote: > Sure. Bind a "change" handler to the select. > Seehttp://docs.jquery.com/Attributes/valfor more details. > > Karl Rudd > > On Wed, Mar 25, 2009 at 9:35 AM, macsig wrote: > > > Hi guys, > > Is there any way to achieve with jQuery the same goal

[jQuery] Re: observe_field

2009-03-24 Thread Karl Rudd
Sure. Bind a "change" handler to the select. See http://docs.jquery.com/Attributes/val for more details. Karl Rudd On Wed, Mar 25, 2009 at 9:35 AM, macsig wrote: > > Hi guys, > Is there any way to achieve with jQuery the same goal of prototype > helper "observe_field". > > I have a drop down me