Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- jquery slider pointers not working inside a css flyout menu


barricades - 11:37 pm on Sep 10, 2012 (gmt 0)


sorted it! In case anyone else has the same problem:

I changed
div#dropMenu > ul a {
width: auto;
}

to

div#dropMenu > ul li > a {
width: auto;
}

and bob was my uncle


Thread source:: http://www.webmasterworld.com/javascript/4493266.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com