Hi Jonathan,
In a nutshell, the drop down menu was positioned waaaay to the right. What you can do is just rename the existing menu class from "ugsMenu" to "jd_menu" and change the $(document).ready() to invoke the jdMenu plugin as opposed to mine. Hopefully, this should give you an idea of what I encountered. I used the base, jdMenu.css to test it. Thanks for the help, -scott ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Sharp Sent: Wednesday, February 07, 2007 1:22 PM To: jQuery Discussion. Subject: Re: [jQuery] jQuery().hover() not working as intended in IE? Hi Scott, I've developed the jdMenu plugin and am working on an updated version of it. What positioning problems were you running into? Do you have a demo page somewhere? Cheers, -Jonathan On 2/7/07, Weaver, Scott <[EMAIL PROTECTED]> wrote: Hello, I am using the jQuery.hover() event binding to create drop down menus from an unordered list. I attempted to use the jdMenu plugin but the positioning wasn't coming out right with the layout I am using (the piefecta from http://www.positioniseverything.net/piefecta-rigid.html). I decided it would be easier to "roll my own" than to dig through the jdMenu code to figure out the issue. This was drop-dead simple to do using the .hover() event binding. This works wonderfully in FF. Unfortunately, IE 6 has decided to be a little...well you know how she is. Mousing over the menu heading works fine and the sub-menu appears underneath (as expected). However, as I move down, over the sub-menu, the sub-menu disappears (not supposed to happen). I am attaching the source file (you may need to change the source path location of jquery, I am using version 1.1.1). Oh, ignore the content of the page as it all pretty much a verbatim copy of piefecta layout ;-) Thanks in advance, -scott _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
