how to remove the starting spaces in aucomplete feature?
- by murali
hi
I am providing the autocomplete feature to my website....but I am facing the problem that if the user is typing at the start there are spaces(without any key)...
how to limit the starting spaces without typing any keyword.....after 3 or 4 spaces it gives the starting database table keywords ... I used trim also .. but no use for( a) these spaces create a problem... how can I remove the spaces...
any idea..
thanks,
Murali