Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
1answer
1k views

How to make twitter bootstrap menu dropdown on hover rather than click

I'm using bootstrap for the first time and really liking it - but one thing I'd like to do is have my menu automatically drop down on hover over, rather than having to click the menu title. I'd also ...
7
votes
4answers
2k views

DropDown with a form inside with twitter-bootstrap

I have a Dropdown in my TopBar, build with twitter-bootstrap CSS Framework. In general I have 3 problems with it, that I just dont find any solution... The text- and passwordfield are far to big, ...
5
votes
1answer
280 views

bootstrap 2.0 bootstrap-dropdown.js errors out when i add it to my js plugin lists

this is my current javascript includes <%= javascript_include_tag 'jquery','application' %> its works fine but the moment i add the bootstrap-dropdown plugin. <%= javascript_include_tag ...
4
votes
3answers
106 views

How do I arrange div dropdown behind other div so part of dropdown border gets covered?

I'm building a simple dropdown menu for an avatar. The problem I'm having is that I want the dropdown menu to cover a portion of the avatar's border, so it looks more seamless. Here's what I mean. ...
3
votes
1answer
68 views

Setting current page menu as active

I downloaded menu from : http://www.stunicholls.com/menu/pro_dropline_2.html And used in my application. But when iam clicking on a menu it is not highlighting as active menu. That means i want ...
3
votes
1answer
85 views

CSS dropdown menu lags in Firefox

I have made a pure CSS dropdown menu for my client. The dropdown menu uses a background image behind the main menu items. In Firefox 3 and 4, the CSS menu does NOT have noticeable lag when it is by ...
3
votes
1answer
249 views

z-index not working on CSS dropdown menu

I have a CSS driven simple drop down menu that can appear in double rows on narrower screens. When I activate the dropdown of one of the top row items the drop down appears at the same "Z" level as ...
3
votes
2answers
105 views

CSS drop down menu main tab snag

I have been building a CSS drop down menu and I have a slight snag and wondered if anyone could help me fix this. I have a menu that has this HTML <div id="menu"> <ul> <li><a ...
3
votes
1answer
763 views

How do I create a “sticky” dropdown menu in pure CSS?

Effect I'm trying to achieve: In Twitter's new redesign, they implemented a "sticky" dropdown menu for the account settings area. Basically, when you click on your username in the black global nav ...
3
votes
1answer
464 views

CSS Drop Down Menu - Stays HOVER state when clicked

i have a CSS Drop Down Menu... what i am doing with this in a certain portion of my website is that i am using its links to call AJAX-jQuery to change the contents of a DIV on the page without ...
3
votes
5answers
872 views

CSS only drop down menu

Hi guys I am trying to make CSS drop down menu (no javascript involved). According to http://pixelspread.com/blog/289/css-drop-down-menu I only need to add #menuBar #test2 a:hover ...
3
votes
2answers
4k views

How to make this jQuery snippet work in Internet Explorer?

If there was ever a time to hate IE, this is it. This code begins with a box with content. When the button is clicked, the box is supposed to drop down and fade-in. <html> <script ...
2
votes
2answers
43 views

Dropdown (Superfish) menu appears behind Flex Slider in IE 7/8

The website: http://club16.abcguide.com/ The drop down menu items appear behind the Flex slider in IE 8 for the client, and IE 7 in my compatibility tester. Help is appreciated in regards to this, ...
2
votes
2answers
48 views

Dream-perturbing doubts with my drop down menu

I tried to do a dropdown menu, but I have a lot of questions and it seems I am doing all wrong. Some of the major question that are perturbing my dreams are: Should I use list-style:none; on ULs or ...
2
votes
2answers
83 views

Drupal Nice menu's issue in IE9

I am facing a IE9 issue with Nice menu's. Its working fine for ie7,8 but not in ie9. When open the page sub menus by default expanded without hovering on the main menu link.If anybody has a solution ...
2
votes
3answers
339 views

CSS Drop Down Menus on Responsive Site are Causing Problems on Mobile Phones

I have been tasked with taking a site that uses CSS drop down menus and making it responsive. Since mobile phones don't have hover events I am using Modernizr to add classes to the menus to show/hide ...
2
votes
1answer
84 views

how to iterate through a table for values of drop down menus?

I wish to get the values for the 3rd and 4th cell of each row where these contain drop down menus. I've tried various ways but my code doesn't seem to iterate through rows of a table. I can get the ...
2
votes
2answers
250 views

Using slideup , slide down jquery effects for drop down menu

I have got a drop down menu which works fine but i want to add some jquery effects like animation , slideup, down , currently i m using visiblity hidden & visible to show the ul , how can i use ...
2
votes
1answer
133 views

How to implement CSS multi-level drop down menu with different classes?

I'm attempting to implement a multi-level drop-down navigation menu in CSS only but there's one small part which I just can't seem to get working correctly. What should happen is: 1) When hovering ...
2
votes
1answer
123 views

jquery toggle menu abnormalities

I have two dropdown hidden menus ie menu A and menu B that shows up when you click on link A and B respectively and vice versa and also disappears when u click anywhere in the body. The problem I have ...
2
votes
2answers
140 views

Create Jquery Drop down using Divs and maintaing dual hover

What I'm trying to do is to fade in a div by rolling over a link. Once your mouse is over the link, you're able to mouse around the div that just faded in and you can click links inside the div. ...
2
votes
1answer
107 views

jQuery dropdown menu animation

I have the typical submenu structure: <ul> <li> <a href="#">Parent link</a> <ul> <li><a href="#">Submenu link</a></li> ...
2
votes
1answer
253 views

jQuery sliding drawer menu is blocking other content

My Working Menu (with a minor problem)... I have a sliding drawer menu system I've been using successfully for quite a while. It uses rollover images and this working jsFiddle (#1) below nicely ...
2
votes
2answers
175 views

Tkinter menu for chosing a date

I am building a dropdown menu that whould be used to choce a starting date. It has 3 cascades named year, month, day. The contents of the day cascade is generated so that the available days are true ...
2
votes
1answer
171 views

Jquery drop down menu overlapping another

I have a table that displays product information. Now when the user hovers over the "More" option against each row, it should show additional options - 5 of them to be precise. I have a function ...
2
votes
2answers
118 views

jQuery Dropdown Menu Under IE7

I have been fighting a stupid IE6/7 problem for awhile now, and hope someone with more experience than I can save me more wasted days. I implemented a jQuery/CSS drop down menu that works ...
2
votes
1answer
372 views

Dropdown Menu - Make the <ul> submenu 100% width

I am going a bit crazy trying to achieve something my client wants. I could tell them it's not possible but I love a good challenge ;) Basically, I'm trying to do a dropdown menu in which the ...
2
votes
1answer
95 views

IE 7 CSS drop menu troubles

I have a couple dropdown menus that are giving me issues in IE7. I've wasted the entire morning trying to fix it. The client is monitoring the site using IE7 so it's a top priority. I've got a live ...
2
votes
1answer
200 views

Vista Style DropDownMenu with TrackBar

In Windows Vista/7's windows explorer, the Icon Size selector has got a track bar in the DropDownMenu (see Fig. 1) Fig. 1: DropDownMenu with TrackBar in Windows Vista Does anyone know where I can ...
2
votes
1answer
1k views

Superfish dropdown menu not working in IE7

On my site I installed superfish dropdowns, which I use on other sites as well. Anywho, I thought all was working because they work fine in Safari, FF, and IE8. But alas, in IE7 (and probably IE6 ...
2
votes
5answers
396 views

menus that expand when you mouse over, done purely via CSS?

Someone told me once they it is possible to create menu's via CSS only, how can you?
1
vote
1answer
23 views

Problems with drop down menus over playing HTML5 video

I'm having some issues getting a drop down menu (jQuery) to work on top of playing HTML 5 video. When the video hasn't started playing yet, like when one first loads the page, it's fine. However, once ...
1
vote
2answers
29 views

CSS horizontal dropdown menu shows up on hover in FF, but not IE7

I've been trying to create a dropdown menu using straight CSS. When you hover over the menu in Firefox, the dropdown shows up perfectly. In IE7, the dropdown doesn't show up at all. For the life of ...
1
vote
1answer
27 views

Drop down navigation in fluid design, getting overflow when page resized

I'm having a hard time with my fluid design's navigation. When I shrink the page, the links fall under the black bar I've designated for them. If i say, overflow: hidden; Then my drop downs get ...
1
vote
1answer
36 views

Custom Select Menu, jQuery Not Working

I am trying to replicate the functionality of a standard select menu by making a custom one. The problem is that I can't get it to behave like a select menu. My goal is to be able to replace the ...
1
vote
1answer
26 views

HTML Selection script between two droplists

I have two droplist in html built using tag. <select name="List1" id="List1" onclick="GetVal()"> <option value="1" selected="selected">Mercurio</option> <option ...
1
vote
1answer
105 views

jQuery Animation Queue And .stop(true)

First off - the end goal here is to create my own dropdown menu to learn jQuery. If i move my mouse on and off of the nav buttons too fast, the animation queue gets built up and animations continue ...
1
vote
1answer
57 views

CSS Drop Down Navigation, 3rd level issue

I'm trying to get a 3rd level of flyout/dropdown on this CSS navigation menu. The second level works great, only shows when you're hovering over the right top level link. However, the 3rd level shows ...
1
vote
2answers
72 views

change data using checkbox

I want to change data in a sql table by using checkbox. I have successfully echo all the data of my table. but, I can not delete. after I enter the new data et click on checkbox and submit. the data ...
1
vote
1answer
288 views

jQuery SuperFish Error: jQuery(“ul.sf-menu”).superfish is not a function

I am having problems with my superfish drop down menu - it was working fine before i added the jQuery.Columnizer to my project. Taken out the columnizer jQuery fixes the problem for the superfish.js - ...
1
vote
2answers
82 views

Jquery: Dropdown Menu Delay when mouse over and mouse out

I have dropdown menu using jquery function like this: $(document).ready(function() { $('li').hover( function() { var timer = $(this).data('timer'); if(timer) ...
1
vote
1answer
45 views

I am experiencing issues with my rounded bottom of my Dropdown Menu

I have an horizontal menu, which have a drop down menu on hover: The HTML structure is like this: <div id="menu"> <ul> <li><a href="#">Home</a></li> ...
1
vote
0answers
105 views

clickable menubarItem for top level node on new jqueryui menubar?

I'm investigating the new jqueryui menubar: http://view.jqueryui.com/master/demos/menubar/default.html The menubar seems to work well, but sometimes you have a menu item that doesn't have children. ...
1
vote
1answer
61 views

ie7 dropdown menu(list)

Helo! Dropdown in IE7 displayed not correct. When I put mouse over it's appears like inline block and it's too far to the right. When I put mouse over first element in ul, second one disappears. And ...
1
vote
1answer
133 views

How to add/remove CSS class to parent element in jQuery dropdown menu

I have this fiddle: http://jsfiddle.net/tatygrassini/tZBXe/ Horizontal dropdown menu with a 1 level deep submenu. All menu links with :hover styles. Once parent clicked, submenu slides down, you ...
1
vote
1answer
50 views

CSS drop down offset from link?

Hi, I'm doing a drop down menu in HTML/CSS the normal way; i.e., using ul li and nested uls for the drop-down menus. I want to have the drop down menu slightly offset below the nav bar like it is ...
1
vote
1answer
45 views

Applying styles to the parent and child elements

I have a drop down menu done in css only, done in the following way: .top-menu { padding:0; margin:0; list-style: none; height:50px; } .top-menu > li > a { display:block; ...
1
vote
2answers
48 views

Got lost in CSS dropdown menu

i was able to make the dropdown menu already but when i tried to view it on other pc the secondlevel ul was misplaced and not below on it's li. So i tried to recode but i got lost. Please help. Here ...
1
vote
1answer
112 views

jQuery dropdown toggle menu not working correctly! Plugin help please?

Check out the following: http://jsfiddle.net/marcsanders/hNN5T/ The menu functions as it should as far as I see, but when one of the dropdown menu links is clicked I think the close function fires ...
1
vote
3answers
149 views

Set the max height of a css drop-down menu

How to set the max height of a css drop-down menu without using javascript? My example is here There are many items in the drop-down menu. I want to set the max height and display scroll bar if ...

1 2 3 4 5 7