A user interface control GUI element, similar to a list box, which allows the user to choose one value from a list. When a drop-down list is inactive, it displays a single value. When activated, it displays (drops down) a list of values, from which the user may select one.

learn more… | top users | synonyms (4)

0
votes
0answers
17 views

Codeigniter populating one drop down when selecting another

Alright, I have two drop down menus. What I would like to happen is when the first drop down selects something it populates the second one. I'm using codeigniter and pulling from a mysql database. in ...
0
votes
1answer
19 views

JQuery Remove Options Where id != Other Selected Option

I think this is a simple syntax problem. I have a list of states and a list of cities. Once the user selects a state, I want to use Jquery to remove all options but those in the selected state. ...
0
votes
0answers
18 views

One list to four dropdownlists

I am very new to databases and VWD but have a problem. I guess I'm trying the deep water first here but nothing ventured Etc. Using Visual Web Developer 2008 Express in vb. I have a database with ...
0
votes
1answer
19 views

Twitter Bootstrap - Open one menu, automatically closes another

Okay, so first of all, here's my site: http://songfreek.com Upon the site loading, the "User" menu is opened, and the rest are closed. Now, when I open another menu (lets say the "Radio DJ" tab), ...
1
vote
1answer
20 views

Twitter Bootstrap - Sidebar Dropdown Icon

Okay, so first of all, here's my site: http://songfreek.com/ On the sidebar navigation, I've got dropdown menu's working. However, I want the icon to change between pointing right <i ...
-6
votes
1answer
28 views

Javascript - drop down menu [closed]

I found the javascript code below, for a drop down menu. <!DOCTYPE html> <html> <head> <style> body{font-family:arial;} table{font-size:80%;background:black} ...
1
vote
1answer
18 views

Toggling links in menu?

How to make that the links can works only with sub-items? <ul> <li><a href="item-1">Item 1</a> <ul> <li><a href="item-1-1">item ...
0
votes
3answers
33 views

Optional query parameters in SQL Server

I want to fetch data from a SQL Server database using values from a dropdown list. My query is select Age,City,State,Caste,IncomeMin,IncomeMax from Ruser where (Age between '" + ...
0
votes
1answer
23 views

Twitter Bootstrap - How to start dropdown close

So first of all, here's the link to my site: http://songfreek.com/ This is what my sidebar dropdown navigation is doing: This is what I'd like my sidebar dropdown navigation to do: I guess I'll ...
0
votes
2answers
24 views

Cakephp 2.0 Dropdown Select

After reading and applying all those suggested answer about dropdown, still i got NO RESULTS in my dropdown. im newbie and it really gives me headache solving this problem. I have client table ...
0
votes
1answer
12 views

menu change page information

I'm trying to have multiple dropbox menu's on the same page that will change the information on the next page after submitting their selection. so the user can make different and multipule selections ...
0
votes
0answers
31 views

Drop down menu blocks links on main page

I have an iframe containing a drop down CSS menu at the top of all my pages and it is blocking links or hrefs from being clicked in the area directly below the drop down menu. Only within the height ...
0
votes
0answers
28 views

Drop down menus in Eclipse plugin

Here is a screenshot of my plugin menu [Sara's menu], I have 3 menu items Do it all, Compile and Run and I want to make another menu item called 'Programming language' that has 2 another sub menus, ...
1
vote
2answers
35 views

jQuery Multi Level CSS Menu on-hoover not working

im using a jQuery Multi Level CSS Menu and when on mouse hover each subnav appears directly underneath the hovered/clicked list item. The problem i am having is the selected parent item's bg color is ...
0
votes
1answer
19 views

Android: ListView filtering from a dropdown menu OR checkboxes

I've been browsing these and other "forums" for quite a bit and I've not been able to find a "guide" to this issue I'm facing. I've had an Android course and I decided to start working on my own app, ...
0
votes
1answer
31 views

How to populate DropDownList in GridView EditItemTemplate depending on other column values

When editing a row in a GridView, I need a DropDownList whose list of available values depends on other column(s) in the row (let's just say the "type" of the record for now); that is, different ...
0
votes
0answers
40 views

Change check box to select box

I have this: <?php foreach($characteristic_displayfields as $ch_id){?> <?php if (is_array($characteristic_fieldvalues[$ch_id])){?> <div ...
0
votes
0answers
10 views

disapearing css menu on hover (doesn't allow people to click any links)

Im currently in the process of doing a redesign with a navigational menu that I got from code canyon. During my extreme customisation i manage to mess up the coding for IE7 and IE8 users. It seems to ...
0
votes
2answers
28 views

append values to table according to the drop down select

I have a html table. It contains a drop down box as a row. I need to append values to the table according to the value in the drop down box. I dont know how to do this. So i am using two tables. My ...
0
votes
1answer
14 views

CSS menu causing problems in iOS on ipad

My menu doesn't want to work on ipads, initally i thought that this was the transition property being set to all - it's now on opacity and doesn't make any difference. The problem is that the sub menu ...
0
votes
0answers
11 views

Dynamic DropDown select implement Osticket

i'm using this script inside my web page to make a dynamic drop down menu. It works on a blank page, but i want to use it inside OsTicket system and precisely inside the newticket.inc.php Someone ...
0
votes
1answer
40 views

Is there another way to filter a grid view?

At the moment i am using this code below to filter my gridview according to what i have selected in the dropdownlist which is calling a SQL statement which populates it. protected void ...
1
vote
1answer
20 views

ASP.NET MVC Razor dynamic load new textbox and dropdownlist in a form

i´m just testing ASP.NET MVC Razor for one of my projects and i run in a problem i have no solution for at moment. Maybe someone can help me. I have a page with two input elements. A textBox and a ...
0
votes
0answers
19 views

yii method to disable selected options from multi select dropdown

I am using yii dropdown with active records in that i am using multiselect dropdown. i am creating data with in which i am selected multiple option from dropdown.. while updating i want to disable ...
1
vote
2answers
68 views

jquery dropdown selected values

I have a group of sequential drop downs that populate depending on selections from the previous drop down. Now once the third drop down has a chosen value, <option> by the user, that value is ...
0
votes
1answer
28 views

How do I filter a textual dropdown using model data

G'day all, Have a problem that I've been mulling over for a bit here - we have a dropdown box in our html/javascript (legacy, no JQuery yet) front end that displays a list of textual elements like ...
3
votes
4answers
40 views

JQuery Select Multiple Divs with Dropdown

Long time browser, first time poster. What I'd like to do is have a user select the number of weeks to display in a dropdown menu, and then reveal that many divs. Right now I have it setup where I ...
0
votes
4answers
27 views

Trying to select CSS3 elements in a nested <li> style menu

I have an HTML structure like this: <div id="nav"> <ul> <li><a href="/">Home</a></li> <li><a ...
0
votes
0answers
7 views

how to have a select dropdown menu when editing or creating in jTable?

if you visit jtable.org and try to edit one of their records on the demo table you will notice a variety of field types. Theres checkbox, theres dropdown menu. However in all the demos and downloaded ...
0
votes
3answers
28 views

Drop down values doesn't apply

all Assume I have such a code <!DOCTYPE html> <html> <head> </head> <body> <script type="text/javascript" charset="utf-8"> var figure = ...
2
votes
2answers
37 views

set selected value of a asp dropdown with jquery

I am trying to set the dropdown value with jquery when modal popup is displayed. I am trying with some static data but without any success. This is what I have: $(document).on("click", ...
1
vote
0answers
18 views

.Click handler for child menu items

Ok so this should be a basic thing, but I'm having a very difficult time figuring it out. I'm making a WPF window in visual basic express 2012, using vb.net. I have a Menu added to the window with ...
0
votes
1answer
36 views

Text align right with icon menu action bar sherlock

I've a problem with menu option. I'm using action bar sherlock, when i'm clicking the option menu, the text align on the left side. I want my text of option menu align on right side with a icon first. ...
0
votes
1answer
31 views

Add options to dropdownlist added by javascript MVC

How I can add options to a dropdown list added by javascript? I have the next view in a MVC application @Html.DropDownList("list1", new SelectList(new ListDictionary()), htmlAttributes: new {@class = ...
1
vote
0answers
28 views

Add events to a Dynamically generated Dropdown C#

I've been generating Dynamics Control without an issue, until I had the necessity to access a server side event in a SelectIndexChanged of a dynamically generated DropDownList. I followed the ...
0
votes
1answer
46 views

Why jQuery toggle direction “up” doesn't work?

I have this dropdown menu: http://jsfiddle.net/dTLpX/ the problem is that the toggle direction from top to down effect doesn't work. $(elem).find("ul").toggle("slide", {direction: "up"}, "slow"); ...
-2
votes
2answers
53 views

Inserting data to database from dropdown menu - PHP MYSQL [closed]

I have the following code in my addproduct.php which connects to doaddproduct.php after clicking a submit button: <tr> <td>Category Name</td> <td>:</td> <td> ...
0
votes
0answers
31 views

CakePHP Update dropdown list on change

I've got 2 dropdown lists in a form. When the selected value of the first one is changed, I need to update values in the second one. I've tried many things I found here but nothing worked. Here are ...
0
votes
2answers
34 views

Show options on dropdown menu from a column - PHP MYSQL

I have a following code: <?php session_start(); include("control/connect.php"); $query = NULL; $query= "select * from category"; $result = mysql_query($query); ?> ...
0
votes
1answer
17 views

Floated menu element covers first element of sub-menu in IE7 in two-row menu layout

could you please help with one issue? When you hover over News and Media, the first element of the sub-menu is hidden behind the menu element. This problem occurs only in IE7, in all other browsers ...
0
votes
4answers
48 views

Populating two drop down lists based on selection of item in 1st dropdownlist without database connectivity

I have three drop down list ddl1, ddl2 and ddl3. Now on selecting an item of ddl1 the respective items in ddl2 and similarly ddl3 should be populated. Eg:- If I select "India" in ddl1 then ddl2 ...
0
votes
1answer
23 views

get selected value of a drop down which is populated with results from an SQL query

So I have a drop down populated with the names based on an SQL query. I want to be able to see which option the user selected before they pressed submit and use this as a variable on a separate php ...
2
votes
3answers
44 views

Avoid repeating records displaying in MySQL / PHP

This is a very basic PHP MySQL question that I need answered. When displaying data from a table, I need to avoid/prevent duplicates. I am trying to populate a drop down menu with a list of countries ...
1
vote
2answers
20 views

Get Dropdown Text Given Value

I have an Ajax call that will return the value of the drop down. I want to use this value to get the text to populate a table. What would be the correct syntax for: var dropDownText = ...
0
votes
1answer
25 views

How to set background color width of dropdown menu items in IE7?

I have the following navigation bar: http://jsfiddle.net/jajq3/embedded/result/ For posterity, this is the structure: <div id="navBar"> <ul style="float: left; padding-left: 5px;"> ...
0
votes
0answers
9 views

Page getting hanged while working with multi select check box

I am using a multi select check box, located around the bottom of my page. A user can check one or more values from the drowdown. Everything works fine until the values in select exceeds the page. ...
1
vote
0answers
24 views

adding custom drop down list in tinymce

I have to display a drop down list in tinymce. I googled to find any tutorial or any good example but I just found that code: // Adds a menu to the currently active editor instance var dm = ...
0
votes
0answers
25 views

Drop-down dependency using Django and Python

im still new in using django and python.. I am working on a drop-down dependency in HWname and HWType. I tried many codes but they didn't worked.. Here are my codes. Please help me :) What I want to ...
2
votes
1answer
30 views

when I use the DropDownList1_SelectedIndexChanged to be the trigger of UpDatePanel,it dosn't work

And the tip is the “DropDownList1” didn't find “DropDownList1_SelectedIndexChanged” </asp:ScriptManager> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> ...
0
votes
1answer
72 views

Adding icons to bootstrap drop down menu items

I am trying to add some icons to a bootstrap dropdown menu ( see fiddle below ) as you can see the icon gets added, but it pushes the men u item to the right and that menu item is not aligned with the ...

1 2 3 4 5 154