+++++++++++++++ AutoSuggestMenu Version 1.1.0 April 17, 2007 +++++++++++++++ Ver 1.1.0 * Provided new Demo - Demo 4, which demonstrates how to limit suggestions in one auto suggest menu depending on the value selected in another auto suggest menu. It also shows how to use ASP.NET ajax to automatically populate values of controls on the form depending on the value selected in AutoSuggestMenu. * Converted all Demos to VB.NET and included a second demo website (in VB.NET) in the download. * Added javascript static method AutoSuggestMenu.GetMenu(menuID) This method retrieves existing menu with specified ID on the client side. * Added property AutoSuggestMenu.MinSuggestChars which allows to specify minimum number of chars in text box before suggestions are displayed. * Implemented auto-scrolling when using navigation keys in AutoSuggestMenu which has a vertical scroll bar. * Tested in Mac Safari. Using up/down to navigate still doesn't work, but everything else is working. Ver 1.0.0 * Original release Known Issues ============ 1. Mac Safari - navigating in suggestions menu using key presses doesn't work Documentation ============= All documentation is available at the following Url: http://www.autosuggestmenu.com