drop-down-menu
Creating a dynamic dropdown, after a selection has been made
I am trying to create a dynamic dropdown after a dropdown has been selested (in asp.net vb) For example: I have a dropdown question that asks: What brand of car do you drive (Toyota, Ford, Honda, Nis[详细]
2023-04-10 23:04 分类:问答Zoom in IE8 is not resizing dropdowns for ASP.NET pages
We have converted one of our sites from ASP to ASP.NET and we are noticing a strange issue when using the \"zoom\" feature or \"text size\" feature in the IE8 browser with our site.[详细]
2023-04-10 21:56 分类:问答asp.net mvc combobox with filter
I have a little problem in my form for entering 开发者_开发问答some data for my users and that is a lot\'s of dropdowns, and i saw an a example of a dropdownlist where i can actualy type in it like in[详细]
2023-04-10 20:51 分类:问答At some zoom levels, dropdown menu has transparent gaps in IE7
Please consider my stripped down code below that illustrates my issue. If I run it in Firefox 7 or IE8, it works fine. However, when pressing F12 and entering the wonderful world of IE7, I\'m experie[详细]
2023-04-10 12:32 分类:问答Dropdown menu - z-order
I have a dropdown menu: <div class=\"buttons\"> <div class=\"dropdown\"> <a href=\"#\" class=\"button\"><span class=\"label\">File</span><span class=\"toggle\"><[详细]
2023-04-10 12:19 分类:问答making some items unselectable in dropdownlist using asp.net?
Dropdownlist i binded the values but in that dropdownlist just like group means(employee,nonemployee)so that items value is empty(\"\"), so i can use databound event split the two fileds ,that two fie[详细]
2023-04-10 11:38 分类:问答AS3 Crazy Drop Down Menu Jittery Issue
I have a few flash errors on my website. I started playing around with AS3 and created a list that expands when mouse is over and goes down when mouse is out. Kind of like a drop down menu. Problem is[详细]
2023-04-10 09:40 分类:问答Assign some data fields to DropDownList item
I want to assign 2 data fields to a DropDownList item because I want to display 2 values at click at an item in different elements (for example, 2 tex开发者_如何学Ctboxes).[详细]
2023-04-10 06:12 分类:问答Drop down list selection Excel VBA
I want to populate a cell depending upon the drop down selection. How can i do it? The drop down list is created manually in the sheet.[详细]
2023-04-10 06:04 分类:问答Strange issues with drop down list of Combobox
Once again I can\'t find a neat solution for a simple UI problem in WPF. I want the combo box drop down list to appear whenever combo box gets focus. So I wrote this in the got focus event:[详细]
2023-04-10 04:01 分类:问答