Tagged Questions

1
vote
1answer
62 views

JQuery problem in Firefox

I have a Problem with Jquery dropdown and Firefox. Thats the situation: in the index.html there is a dropdown selection with 3 options. Each of theme has a html file. In the seco …
0
votes
4answers
419 views

Problem With PHP/HTML Dropdown Box Code (selected value)

Hey everyone, I wrote some PHP code that will allow me to create an html dropdown box, and then choose what should be the selected value. The code is: $role_drop = "<select n …
0
votes
1answer
21 views

passing dropdown value to update parameter for ASP.Net Gridview

I have a gridview that, when in edit mode, I use a dropdown to load all provinces, however, when I change the province and click update, my page crashes...I'm not sending the provi …
1
vote
0answers
8 views

Changing styling of DataGridViewComboBoxCell from DropDownList to DropDown?

(This question is narrower in scope than this question I asked earlier.) Say I have a DataGridViewComboBoxColumn, and want to switch the style of the ComboBox control between Drop …
0
votes
3answers
27 views

Rails, update 2nd select with static data from partial, based on initial select.

I have a rails form where the end user is going to drop down a list of categories, select a category. I need this selection to update the next select drop down. The issue is that …
0
votes
2answers
20 views

jQuery - Video interferes with dropdown?

I'm trying to get a dropdown menu to open when I hover over the parent link, and it works, except that when there's a video on the page, it doesn't seem to work... I'm not sure wh …
1
vote
1answer
17 views

Gridviews and DropdownLists

Hi Is it possible to change the data source of a dropdown list in a gridview from another dropdown list selected index changed method in the same gridview? for example I have a …
0
votes
2answers
567 views

How to make a DataGridViewComboBoxColumn expand the dropdown to the left?

I've got a DataGridViewCobmoboxColumn that has to be on the far right side of the screen. The items in the cell are wider that the cell width, so the dropdown list is also wider th …
0
votes
1answer
10 views

How to update a view part on change of a select tag

Hi, Using ASP.Net MVC 1.0 I have a form with some input control on it. One of them is a dropdown (select). When this dropdown gets changed by the user I like to update a DIV-tag u …
2
votes
4answers
61 views

CSS Menu hides behind flash only in IE (SWFObject)

I know that this question is asked a lot, I checked all of the "related questions" before posting this and I tried all of the different solutions I could find, but to no avail. I …
0
votes
1answer
29 views

Jquery prevent repeating animations without breaking my dropdown?

http://mmowned.org/dragon/slm/menu9.html In an attempt to solve the animation queing in the old version (menu7.html) I tried using .stop() in the dropdown menu. Problem is when yo …
0
votes
1answer
60 views

WPF ComboBox DropDown arrow color

Hello I am trying to work out a style for a combo box that has a navy background with white text, so I want the drop down arrow to be white also (the xaml I have so far is below). …
0
votes
0answers
15 views

jqgrid dropdown menu

Hi, i'm trying to build up an edit form with some . The first one use a dataUrl to load some Provinces; selecting a value another must be populatied with an ajax query filtered wi …
1
vote
1answer
63 views

dropdown select in cakePHP

Hello, I am using CakePHP 1.2. I have a person model that hasMany 'Document'. When I edit a document, the select box for the owning person appears (echo $form->input('person' …
0
votes
1answer
40 views

How do I disable the opening and closing animation of the DropDown of a ComboBox in WPF?

When I put a combobox in my WPF app, at runtime, when I click it, it rolls down the included items. After selection, it rolls the DropDown up again. Is it possible to prevent the …

1 2 3 4 5 9 next
15 30 50 per page