Topic profile page for Drop Down Menu.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Drop Down Menu.
Topic "Drop down menu" was discussed 22,556 times on 2,618 sites in last 3 months
Started 1 day, 6 hours ago (2009-11-27 16:37:00)
by rmcmorran
I'm modifying the Advlink popup and I wanted to display the Target menu as a simple checkbox rather than a drop-down menu. The drop-down has too many options which will make sense to a web developer but confuse the client I'm building this CMS for, so I wanted to reduce the choice to a yes/no option of opening in a new window. A checkbox is the simplest way of presenting this. After hours of ...
Started 1 day, 12 hours ago (2009-11-27 11:03:00)
by littlemoomin
Hey, I was trying to use the A List Apart tutorial: http://www.alistapart.com/articles/horizdropdowns/ and literally just need one of my links in my left hand vertical navigation to have a drop down menu providing two additional links. I'm struggling to get it to work, would be great if someone could check it out and give me some advice! All I want is that when you hover over the button ...
Started 2 days, 5 hours ago (2009-11-26 17:32:00)
by Witchxhunter
Hello, I'm new to these coding stuff, I'm not sure if this goes to css or javascript, but I guess it's css. I tried following the following tutorial [ x ] , but I have no Idea where did I go wrong. Thanks. html Code: cake Home About History Team Offices Services...
Started 2 days, 17 hours ago (2009-11-26 05:24:00)
by NoLimitsToLove.com
When a user is logged into the osdate 2.5.3 dating website, the dropdown menu has a defect, in that there is an image getting in the way of the "Membership" selection. I have solved this problem and wanted to share the solution with the forum. Open .. .../templates/default/default.css Find .menu ul li:hover a.three {color:#fff; background: url(tanicos/nav/2c.png);} ...
Started 2 days, 20 hours ago (2009-11-26 02:16:00)
by babrees
I have a client who wants a top level menu and be able to click on a menu to have it go to a specific page and also open up to show the sub-categories. I have it sort of working but it won't stay open, as soon as the page loads it closes. I want it to stay open until clicked on again. To see what I mean... Gymtek Sports On the left sidebar there are categories, click on Gymnastics to see ...
Started 3 days, 3 hours ago (2009-11-25 19:16:00)
by draines
I created a horizontal menu bar that is a single image and have mapped my links to it. However, I am also trying to attach a drop down menu to the last item on my menu bar. The code I initially found used and tags, which I successfully removed. However, in doing that, the drop down menu attached itself to the very front (far left) of my menu image instead of the end (far right). ...
Started 3 days, 9 hours ago (2009-11-25 13:58:00)
by Browniris
I am making a data-entry spreadsheet. I have a drop down menu for each column, and I want to copy that drop down menu and paste it in each cell for that column. When I have tried to follow instructions on excel (copy, paste special, check validation), the top item in the menu is erased. It looks like the range is changing in each cell (...
Started 3 days, 9 hours ago (2009-11-25 13:15:00)
by Red IX
I'm trying to make a drop down menu for my site, and I can get the styling just how I want it. But Im running into major problems trying to get it to center to the screen. Using tips from other guides around the web I can get it to align roughly to center, but its still off by about 100px. I'm not really experienced with these menus and I'm wondering if anyone has run into this issue before, ...
Started 3 days, 13 hours ago (2009-11-25 09:55:00)
by Krone
Hey ive searched and found no decent results. How do you make a drop down menu like on AGameAnx's application, Renamer , where it says "File". Anyway please help.
Started 1 week, 1 day ago (2009-11-20 20:58:00)
by greekboy_uk
Drop down menu please help Hello to all, I am a new user here so if I haven't provided enough info please let me know. Work: I have created a large database with companies names -suppliers numbers, vat rate-percentage, and cost code-description. The data is located at the same spreatsheet but in different workbooks. The first ...
Started 5 days, 9 hours ago (2009-11-23 13:17:00)
by sbrazil
Drop down menu Hi, I am currently putting together my drop down menus for my student classroom reports. I have come accross a problem where I need to put in a lot of data - up to 50 different sentences of about 20 words in length. I cannot fit it all in as the drop down box is far too small. i want to be able to select ...
Started 4 days, 12 hours ago (2009-11-24 10:21:00)
by sbrazil
Re: Drop down menu Hi I tried as you said and it never seemed to work. I still have to scroll down to see them and I cannot manage to see the sentence in full unless I stretch the column right out wide, which is not what I am after. any other suggestions? Thanks, Scott
Started 1 week, 1 day ago (2009-11-20 09:50:00)
by vmtech
In the past week, it has come to my attention that formerly working drop down menus aren't working. The site is www.champcamp.org , in most browsers the menu comes down from the place graphic. However, they come out sideways in IE 7-8. This section hasn't changed in the last several months and was working well. It's a non-profit site which I volunteer my work on, so can't give it a lot of ...
Started 1 week, 1 day ago (2009-11-20 12:08:00)
by JATeam
One of my forms in my database has a drop down menu that is completely blank but if I scroll and select it actually does choose the item that I cant see. I know that makes no sense but it is as if the data in the drop down menu is missing but it is actually there. Any thoughts? I am not sure how else to explain it. Thanks Sherri
Started 4 days, 3 hours ago (2009-11-24 19:47:00)
by sunsetbay
Hey Experts, I know this can be done easily and hoping someone can help me out with this html script here! / /Type of Data: Type of Cover Age Group /By: All Class Saver Flexi Plus Platinum / / Basically what I want to do is when a user select "Type of Cover", then the form "By:" will generate a drop down menu of "Saver", "Flexi Plus", "...
Started 5 days, 15 hours ago (2009-11-23 07:49:00)
by chuckles
Hi, How do I go about making drop down menu's like this on various buttons along the top of a website: http://www.chelseafc.com/page/Home/0,,10268,00.htm l Is this a different type of drop down menu on this site (below)? http://www.tottenhamhotspur.com/index.html I look forward to hearing from anyone.
Started 4 days, 1 hour ago (2009-11-24 22:07:00)
by jpepin
Creating a Look up from a drop down menu. I have a mutltiple instances of a drop down menu with multiple selections in it (productA, productB, productC, etc.). I want these to read into a database telling me how many times these are selected. Basically I just need to total up how many times these are selected. Any ideas?...