Re: [jQuery] ajaxSubmit not defined

2007-03-02 Thread ty
I tested it long time ago and it didnt work, cool then. I hate IE, and rather Firefox than Opera, I'm building a MMORPG and I'll put a filter to FF users ;) On 2/25/07, Mike Alsup [EMAIL PROTECTED] wrote: $(function() { // OUTPUT login var login_options = { target: '#output-login' };

Re: [jQuery] ajaxSubmit not defined

2007-02-25 Thread ty
It's quite simple, you just need to attach some ajax.js, and put this on it: -- $(function() { // OUTPUT login var login_options = { target: '#output-login' }; $('#login').ajaxForm(login_options); // PUT HERE MORE ajaxForm items... // BUSY state $('div id=busyLoading.../div')

Re: [jQuery] JQuery Live Search Database Content example

2007-01-31 Thread ty
if you use FORM.JS u'll be able to do it ;) I'm using it and i'm loving :) best regards On 1/31/07, Web Specialist [EMAIL PROTECTED] wrote: Hi folks, i'd like to know if there are any example or plugin for JQuery live search with server side(database) content. In plugins page haves a link