Brian Litzinger schrieb:
> I made this little plug-in for an application I'm working on. It's really
> simple, but maybe others will find it useful and perhaps save some time..
> All it does is attach a link to the desired input field and queries a
> database (or xml file, or whatever you want to query) for an existence of
> the input text.
>
> http://www.brianlitzinger.com/code/checkavailability View the demo I put
> together in 5 minutes 
>   
I'd like to use standard means of form submissions. Wrapping a form and 
intercepting the submit event (when pressing return inside the form) 
could handle that.

Once you have the form in place, you could think about an unobtrusive 
solution...

-- 
Jörn Zaefferer

http://bassistance.de


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to