Tagged Questions
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 ...
1
vote
2answers
32 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
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 ...
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
26 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 ...
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
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
2answers
41 views
Need my div dropdown menu to hide text when not hovered
I'm trying to do a dropdown menu with a div. The transition on the div is fine and everything is working great. But I don't know how to get the text that's in the dropdown area do be hidden when I'm ...
0
votes
4answers
48 views
CSS position absolute and width of parent container in percent
I'm trying to build a HTML/CSS dropdown menu which is flexible in width. Due to the position:absolute for the second level of the navigation, I don't get the width of the first level. Removing the ...
0
votes
0answers
13 views
Kendo cascasding DropDownlists and available dropdown items
I'm using KendoUI to create a cascading dropdownlists.
The problem is the second and third dropdowns in the cascade only have 1 of the 3 items that should be in them.
The HTML
<div ...
-4
votes
0answers
54 views
What would be the best way to write a “Mega menu” using only javascript, css, and html that would be easy to update? [closed]
So basically what I am looking for is a menu with 5 content tabs and inside of each of those tabs is about 7 items. Each of these items would need to have the potential of having a submenu of its ...
1
vote
0answers
42 views
Problems with my Dropdown Menu in IE7
I'm currently developing a new site:
http://v-designs.ch/Blackbeats/
I tried to adjust it to older browsers but there's a problem in IE7.
I know IE7 is quite outdated but still I'd like to make it ...
0
votes
0answers
31 views
Detect mouseover in an HTML dropdown menu
Here, I'm trying to display an alert message when a dropdown menu is moused over, but I can't get it to work using onmouseover. Is it possible to detect a mouseover of an element in a dropdown list?
...
0
votes
3answers
62 views
Is it possible to include HTML elements in a dropdown list?
Using a HTML select menu, I'm trying to create a dropdown list with HTML elements instead of plain text, but each element isn't displaying properly inside the dropdown menu:
<select>
...
1
vote
5answers
118 views
show hidden div based on dropdown selection
I have a Member Registration Form that contains a dropdown. It is for events so firstly they enter their membership details, select an event and then the number of tickets they wish to purchase. The ...
0
votes
2answers
23 views
Storing lots of data for drop down lists [closed]
I'm going to be working on a project soon that will have drop down lists with dozens of items. What would be the best way of storing this? Should I store it in a json file, for example:
{
...
0
votes
5answers
48 views
PHP NULL vs 'NULL'
This question came from me spending 2 hours of trial and error and finally finding where the bug is, and I need somebody to help clarify why its working this way.
The code below prints out a dropdown ...
1
vote
1answer
37 views
JS function not getting dropdown text
I have a dropdown form that I have created - I need to have the dropdown either be auto-generated to a text box once selected or have it placed in the text box once a button has been pressed. For ...
1
vote
2answers
49 views
Full width drop down
I have gone online and found a good looking drop down menu and have been trying to edit the code so the drop down menu is 100% of the width of the screen and then inside that ill have a wrap which ...
0
votes
0answers
116 views
jquery UI Multiselect Widget
I have been messing with this widget (http://www.erichynds.com/examples/jquery-ui-multiselect-widget/demos/basic.htm) for a few hours now with no progress. I need the dropdown to function like the ...
-1
votes
2answers
48 views
2 level dropdown list using CSS
I have a dropdown list. However, it is not working well. At the first level, I hover my mouse to forum and it works. However, 'Digital forum' and "Politics forum' should not appear until 'Singapore ...
0
votes
4answers
48 views
How do i get two drop down list to be displayed side by side?
I've been trying to make two drop down lists to be displayed side by side but can't figure it out. What CSS element property to set to do this. I have to show it in the following format:
[company] ...
0
votes
0answers
30 views
How can I display the the contents of the bootstrap dropdown even after a child in the dropdown menu is selected?
I'm using the bootstrap dropdown as a part of my navigation where the dropdown offers sub navigation. My problem is that I need to be able to show the dropdown menu even after a child is selected to ...
-2
votes
1answer
166 views
Drop down menu doesn't work in Internet Explorer 10
The index.php page of this site just doesn't work. The dropdown menu under "Produtos" keeps disappearing. It works fine in Chrome, though.
I think it is because of the supersized jQuery function in ...
0
votes
3answers
66 views
Can't make CSS dropdown menu show up below its parent?
I have a menu like this
<nav id="nav">
<ul>
<li>Home</li>
<li>Menu1
<ul>
<li>Sub1</li>
<li>Sub2</li>
</ul>
...
-1
votes
0answers
55 views
Issue with dropdown menu overlapping
Here is my HTML code. I've tried entering a z index but it didn't work. The menu is in the right place but it doesn't slide open like it is supposed, and the items are overlapping. Help or suggestions ...
0
votes
2answers
172 views
Pure html css menu with horizontal submenu. Hover not working properly in IE
Iam working on a pure html/css menu with horizontal submenu, but the hover is not working properly in Internet Explorer. When you hover over the submenu it disappears...
In Chrome and Firefox ...
1
vote
1answer
50 views
How to get checkbox value and the value of the selected option of dropdown menu next to it
I have a table , first 2 columns are a check box and a drop down menu. I want to get the value of the check box and of the selected item that is next to it and put it in an array. In essence what i ...
1
vote
1answer
55 views
jQueryMobile - form styling (drop down icon)
I'm developing a mobile version of a website (this is the mobile version: http://web.n8geeks.com/recherche.html) and cannot seem to get the default jQueryMobile form stylings to be applied to my form. ...
2
votes
1answer
213 views
pure html css menu with horizontal submenu. How keep parent 'a' background color?
Iam building a pure html/css menu with a horizontal submenu.
The problem is that when you are hovering on the submenu the background color from the hover of the main-menu item is gone.
Is it ...
-1
votes
0answers
34 views
Add scroll to a drop down, center, and ie errors [closed]
I'm using the WP YD WPMU Bloglist Widget plugin on my site. I was able to get it to show add a class in order to make the color change.
I'm not a programmer, able to change things here or there. ...
0
votes
3answers
45 views
something not working in date dropdown, working with php
I will keep this as simple as I can. I am trying to make a dropdown menu for the date. I have seen several examples similar to this online, however I am having difficulty getting them to work.
...
-3
votes
1answer
71 views
Adding Drop down input to a search form
I have a search form which collects an address and passes it to my php.
<form class="form-wrapper cf" id="search-form" action=/php/search.php method="post">
<input type="search" ...
3
votes
4answers
48 views
How do I use a shortened version of jQuery for a dropdown menu like this?
I'm new in jQuery and still learning how to go about scripting the language. I recently tried to work on a dropdown menu but I feel like there's something that I'm doing wrong in the code, or more ...
7
votes
2answers
160 views
Custom fonts in select option tag [duplicate]
I have integrated various custom fonts in tags working fine in FF but not working in web-kit browsers like (chrome & safari).
<select>
<option value="" style="font-family: 'Averia ...
0
votes
0answers
33 views
Multiple Drop Down with a final div
I am sorry in advanced if this question has already been asked but I cannot seem to find the answer to what I am looking for.
I am wanting to create multiple Drop down Menus and the next drop down ...
0
votes
1answer
35 views
Aligning bootstrap dropdown with text
I created a Bootstrap dropdown using this code:
<div class="dropdown" style="margin-bottom: 20px;">Ordered by
<a class="dropdown-toggle" data-toggle="dropdown" href="#"><span ...
1
vote
3answers
36 views
Sorting a table through an HTML form and PHP?
Basically I'm using an HTML form and PHP to connect to a MySQL database, and I want the user to be able to choose how they want to sort the results from a drop-down menu before the results are ...
0
votes
3answers
45 views
CSS dropdown issue - drops when mouse is under it?
I've been busting my head at this for quite some time now and I can't figure it out for the life of me.
Basically, I have the following site: http://tuivirtual.com/en/
If you move your mouse at the ...
4
votes
3answers
50 views
Making DropDown menu 'DropUp'
Im trying to implement a drop up menu. As a starting point im using an existing drop down menu built using html/css/jqeury based on css trick's Simple jQuery Dropdowns. (As i couldn't get a pure css ...
0
votes
3answers
77 views
CSS drop down disappears in IE
I know there are plenty of questions about this already I have been through them and the answers dont solve my problem.
I have made a CSS drop down menu and it works in chrome and firefox. But when I ...
0
votes
4answers
106 views
JavaScript Menu (Close when link clicked again)
I have built a custom JS menu on my website http://mytempsite.net/t1payments
When clicked it slides down another nested UL. The orignal problem after making it was that when you clicked within the ...
0
votes
1answer
59 views
Hover not working in the chrome, but working with IE, safari, firefox
I am new to CSS I was trying to learn how to create a menu using CSS. I created it but found a issue. It is working fine in other browsers but not in chrome. I did not get what is the issue.
...
0
votes
3answers
90 views
Passing value from a dropdown list from one php to another
I have
A dropdown list populated from a MySQL table.
A button.
Another php page
What I need to do:
On clicking the button, pass the value selected from the dropdown list as a variable to second ...
0
votes
3answers
129 views
Having trouble with CSS drop down menu
Having big trouble trying to resolve this issue, I'm trying to create a drop-down menu but it isn't displaying it correctly where not only are the position of the listed items off (they are somehow ...
1
vote
2answers
42 views
selecting value in dropdown by searching a keyword in array using javascript
HTML PART
<select id="carlist" name="cars">
<option value="volvo">Volvo</option>
<option value="fiat">Fiat</option>
<option value="audi">Audi</option>
...
0
votes
2answers
75 views
JqueryUI Dropdown Menu Vertical Alignment
Hi I am having problem fixing this menu of mine below is the actual image and code any suggestion is well appriciated.
<script type="text/javascript">
$(function() {
$( "#menu" ...
2
votes
4answers
765 views
Pure CSS dropdown menu
I'm trying to fashion a 100% CSS and HTML dropdown menu like what's seen on http://phpbb.com. When you hover over the nagivation links, a new div appears just below the one you hovered onto.
This is ...
2
votes
2answers
4k views
Binding DropDownList to ListItemCollection and the Value not being added to the DDL
I have this code in a business class.
internal ListItemCollection GetAllAgents()
{
DataTable table = dao.GetAllAgents();
ListItemCollection list = new ListItemCollection();
...
18
votes
3answers
17k views
Can HTML be embedded inside PHP “if” statement?
I would like to embed HTML inside a PHP if statement, if it's even possible, because I'm thinking the HTML would appear before the PHP if statement is executed.
I'm trying to access a table in a ...





