Typically (so I've thought), to get the current value of a textbox
(input), I would simply use $("#inputid").val(); However, I'm
experiencing the initial value being returned instead of a new, typed-
in value. Have I just been staring at this too long? I was using
jquery 1.2.3 and backed off to 1.2 and still the same thing.

Reply via email to