Hi, I have been playing with the autocomplete feature that has been added:
http://munich.schwarz-interactive.de/autocomplete.aspx I was wondering if anyone could solve a problem for me. I have a autosuggest textbox just above a drop down list. When the autocomplete div shows up, it appears behind the select box. So i basically have something like this: <asp:TextBox ID="TextBox1" runat="server" /> <br /> <asp:DropDownList ID="ddl1" runat="server" /> I know some people have solved similar problems with iframe shims, but I can't get it to work with this application. Any help/examples with be appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
