Thanks
_
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Md. Ali Ahsan Rana
Sent: 04 January 2010 12:06
To: jquery-en@googlegroups.com
Subject: Re: [jQuery] Autocomplete
If you want to match ignoring the comma(may be this is what you want), then
you hav
Hi, Thanks for your reply.
Can you please confirm that if I have a file called mydata.js that includes
the following:
var mydata = [
"TownOne, County", "Town Two, County", "Town Three, County", "TownFour,
County",
];
that using item.replace(...) as suggested will for example ensure:
1.
Hi,
Thanks.
I still cannot pinpoint where I can handle the following problem, any
guidance greatly appreciated.
My data can have multiple words for one entry that must be
separated by a comma.
For example: array [ "Item 1", "Item 2", "Item, value3"... ];
When my clients type in the autocompl
3 matches
Mail list logo