[jQuery] Re: Search for special characters in the autocomplete (no matter whether it is prototype or jquery)

2008-09-20 Thread Srini
/test.html For code download, http://www.interiders.com/2008/02/18/protomultiselect-02/ Srini

[jQuery] Re: Search for special characters in the autocomplete (no matter whether it is prototype or jquery)

2008-09-20 Thread Srini
Hello, First thanks for your reply. Autocomplete is working with the json data - this data is taken from the server (a file called json.php) not from the db. So, whenever we enter the keyword for search -- it will refer this json data -- not with the db. Srini

[jQuery] Search for special characters in the autocomplete (no matter whether it is prototype or jquery)

2008-09-19 Thread Srini
Dear all, We need a solution how to handle special character issue in our application. We integrated a multiple selection id from the autocomplete (as like facebook autocomplete search) library (which developed in prototype). The following is our need, When we enter normal characters (a to z), i

[jQuery] Sorting table which consists two sets of data

2008-06-18 Thread Srini
this regard. Thanks in advance for the reply. Thanks, Srini