Thanks, that helped a lot. :) 2009/5/11 waseem sabjee <waseemsab...@gmail.com>: > Using firebug on mozilla firefox I have found the problem > On hover the nested list css has the following property : height:0; > > in your menu's javascript file look for the following line > > .css({ height: '0px', display: 'block', overflow: 'hidden' }) > > change height:"0px" to height:"auto" or a desired height > > check out the firebug add on for mozilla firefox it has helped me minimize a > lot of my work regarding CSS and JS > > Waseem. > > On Mon, May 11, 2009 at 6:08 PM, Phil Sherry <philshe...@gmail.com> wrote: >> >> Hi all, >> >> I've inherited some unfinished code for a menu system (previous >> developer left the company before he could finish it). The menu worked >> fine until the client wanted some nested lists, which is when the >> height was being set incorrectly. I had a fiddle and I can get the >> height to report correctly, but it's extremely erratic as to when it >> will actually drop down. >> >> I've stripped the code out into a file on its own, complete with a >> lovely colour scheme. I'm pretty sure the code I added can be >> streamlined somehow. Any help would be greatly appreciated, as there's >> a tight deadline on this one and I'm only just getting to grips with >> JavaScript & jQuery. >> >> Test version: http://sandbox.philsherry.com/ul-test.html >> >> Thanks in advance :) > >
-- Phil Sherry : +44770 4467562 Web Developer : philsherry.com Co-Author : Blog Design Solutions Author : Foundation Mac OS X Web Development THE EYE FUND : eyefund.info A charity to support people losing their vision. Registered Charity Number: #1121977