Hi All, In one of our design we have used JQuery's autocomplete plug in. Everything is working as expected except one issue. When we type something in the autcomplete text box, the appropriate values are brought from the server and a scroll bar is generated in the type ahead list as the values are too much. Now if we use the keyboard down arrow key , entire page jumps to up.
We did some research and found that the javascript for the J Query autocomplete uses internally scrollIntoView(false); due to which it happens. Please provide us pointers to this issue and how to resolve it. Thanks & Regards, Nitin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---