[jQuery] Need help building a jQuery dropdown menu

2009-09-21 Thread sammahoney
Hi folks I'm just starting out with jQuery. I want to make a simple 'ul' dropdown menu to improve my understanding. The basic flow is this: 'ul.menu li ul' has display:none on hover of li, get store height of 'this' hidden ul set height of 'this' ul to 0 set display to block animate height

[jQuery] jQuery DropDown Menu Like Office 2007?

2009-09-10 Thread Reynier Pérez Mira
Hi every: I'm using Superfish menu in one application but I want to know if exists any plugin for dropdown menus with styles like Office? Cheers -- Ing. Reynier Pérez Mira

[jQuery] Dropdown menu Issue

2009-08-07 Thread Xenongasman
So I got a bit of a issue. I have a working dropdown menu animated on hover with slideDown and slideUp. But the problem is if I move off and on the menu quickly it will repeat the slideDown/Up effect. So I thought I would add stop() right before slideDown/Up and that breaks it. It'll work for the

[jQuery] dropdown menu does not drop1

2009-08-04 Thread tilton27
Hi! I installed superfish on this site www.itipensa.com. The institutions is suppossed to be a drop down menu, but it just doesn't drop. It looks like it gets stuck in somewhere and i just am not able to figure what is wrong. Please help me fix it. Thanks in advavnce.

[jQuery] DropDown Menu

2009-07-15 Thread Paulo Henrique
Hello guys, thanks for the help last time... now I'm coming here to ask you help to build a dropDown menu I already built one, but its positioning isn't working very well, when the dimension of the screen is redimensioned or when the page is zoomed. I had trouble creating the menu because ppl

[jQuery] Dropdown menu top and left border Superfish

2009-06-19 Thread Henry
Hi, How can I take off the top and left border that shows on my menu? Thx Henry

[jQuery] Dropdown Menu

2009-04-20 Thread ຄຳ
hi all I'm looking for a dropdown menu. There is a menu with all the features I need at: http://p.sohei.org/stuff/jquery/menu/demo/demo.html But it looks like it's not compatible with newest JQuery version. What I need: o easy to use o keyboard support (cursor keys, esc) o simple demo o call

[jQuery] [Dropdown menu] Expand upwards!

2008-09-03 Thread Pattan
Hello. I´m trying to make a tab menu with dropdown child menus. Nothing strange with that, just a nested unordered list like this: ul lia href=Value1/a/li lia href=Value2/a ul lia href=Subvalue1/a/li /ul /li /ul Now to my problem/question: How to expand the submenu