Rank: Newbie Groups: Member
Joined: 9/9/2013 Posts: 2
|
Thank you in Advance for the help!
I am using IE 10. And have the Forms autocomplete option on. I have a problem when I click on an menu item on the eo.web SlideMenu Control, the asp.net Textbox which has the focus will show a whole list of autocomplete entries which block the view of the screen. I want the autocomplete entries list shows up only when I click on the Textbox. And, we don't want to disable the autocomplete function of the asp.net textbox. Is there any way to do it?
Thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
There wouldn't be anything you can do on the SlideMenu to prevent this. If there is anything you can do, you probably want to consider avoiding the textbox to have focus. But that would not have anything to do with the SlideMenu in any way.
Thanks!
|
Rank: Newbie Groups: Member
Joined: 9/9/2013 Posts: 2
|
OK. Thank you so much for you suggestion !!
|