Mike Alsup schrieb:
>> now what happens when I fill in a value and click is that the value I
>> entered into the text box appears in the "member_info" <p> ... but
>> disappears again almost straight away.
> 
> Try:   onclick="findMember(this.form); return false;"...
> 
> Without the "return false" in there you're going to submit the form.


I think you can still submit the form by hitting enter... at least in 
one or the other browser.


-- Klaus


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to