Re: [jQuery] Autocompleter update (again)

2006-09-07 Thread kain
ay include the iframe CSS hardcoded in a next > release. > > http://www.dyve.net/jquery?autocomplete > ( docs on the site ) > > ___ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > -- kain kuht.

Re: [jQuery] Autocompleter update

2006-09-07 Thread kain
hi, is there any particular reason why I'm getting as a result two divs using autocompleter? thanks. Live Search

[jQuery] half rendered div

2006-09-06 Thread kain
I'm using jquery latest, when using some basic effects, like show() and hide() there are no problems, when using something like show('slow') on a div it renders partially. any idea why this happens? it's a problem related to my styling? it is all very basic.. thanks. _

[jQuery] update a div within a submit

2006-09-06 Thread kain
hi to all. sorry for the dumb question, I'm a total noobie of jquery. I just want to ask what's the equivalent code of updating a div with the results of a form action when hitting a submit button of jquery instead of scriptaculous and prototype. I've read jquery docs but I found them a little conf