Hi,
Your jQuery examples really good thanks.
However I have a couple of questions:
1. Can you advise which part of the code I need to extend so that the
auto complete code does not call on the first page load. The field I
am using it for needs some information text to appear when the page
firs
anyone have any examples of auto-complete ??
tenks
Hi,
I'm new to jQuery and I'm using the autocomplete pluggin. So far it
works great, but I wonder how I can autocomplete a newly input added
dynamically by innerHTML. It seems this new input element is not being
recognized as is not firing the event.
Thanks for any clue.
Hi, I found this plugin is superb. Thanks for the hard work.
I only want to give suggestion to update the documentation for
matchContains option accordingly with the latest change log you made,
which received the option "word". I found that this is a very useful
feature for my latest project.
I po
Is there some form of auto complete that completes the query in the
actual input box instead of a drop down box or the like? I'm not
really sure how I would explain it so I did a quick photoshop (http://
img21.yfrog.com/img21/3313/autor.png).
Thanks in advance,
Bryan
I've had that error before, but it was an old version of the file
what version are you using? i've been running 1.0.2 and have no more
issues like that
On Dec 2, 10:42 am, SWAMY <[EMAIL PROTECTED]> wrote:
> Hi, friends
>
> I am new to jquery, i am using jque
Hi, friends
I am new to jquery, i am using jquery auto complete , it was working
fine fing i got the below errror
i.e list.scrollTop is not a function. what is the reason for this
error , if any one know please send mail
Thanks and Regards
swamy
nt
> in the AC list. bind to that and carry on your form submit...
>
> $(...).autocomplete(options).result(fn);
>
> --adam
>
> On Nov 14, 12:13 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>
>
> > hello!
> > I'm using the JQ
there is a result callback that is fired after you choose an element
in the AC list. bind to that and carry on your form submit...
$(...).autocomplete(options).result(fn);
--adam
On Nov 14, 12:13 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> hello!
> I'm usi
hello!
I'm using the JQuery auto complete ( jquery.autocomplete.js ).
and I'm wondering how can I submit a form once an item has been
selected?
currently when an item is select you have to hit enter twice, once to
get the item into the search field, and once to submit the search. I
Hi,
I have tried to added a header to my suggestion. When i freshly load
the page and enter any text the suggestions are coming but the header
is not coming, but when i delete the selection and enter the text
again the new suggestions are coming with header. please find the code
below for the ref
Hi,
Could you have a look at this for me please?
http://groups.google.com.au/group/jquery-en/browse_thread/thread/7d78bb3f9c667b3f/858f514d566cc5e1?lnk=gst&q=autocomplete#858f514d566cc5e1
Cheers,
Moin
On Aug 19, 11:55 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> Documentation forautocompl
Documentation for autocomplete options are here, including the width
option: http://docs.jquery.com/Plugins/Autocomplete/autocomplete#toptions
Jörn
On Tue, Aug 19, 2008 at 12:44 PM, babu A <[EMAIL PROTECTED]> wrote:
>
> iam facing a problem in increasing the width of the autocomplete
> results, i
iam facing a problem in increasing the width of the autocomplete
results, i tried in changing the css also but i can't change that
and also I would like to change the structure of the autocomplete
results is this possible
Hi,
I am using this plug-in in our website. It works great. I have a
question about using this in a gridview. I have a gridview which has
template columns that has the textboxes. The grid will have atleast
200 rows. I would like to use autocomplete for all those textboxes in
the grid. I am usin
Hi,
I have posted this same question before. but I am not sure if it
posted or not. so I am posting again. I am trying to use the
autocomplete plugin in a gridview that has around 200 rows and 9
columns each with a text box. I am using the local data option. my
question is how can I use the aut
16 matches
Mail list logo