On 6/5/07, Chris Jordan <[EMAIL PROTECTED]> wrote:
@Ben, Thanks man. I appreciate it. @Brian, I think you've hit the nail on the head, actually. Jonathan's post seems to bear that out. @Jonathan, Thanks I think that's what I was missing when I was doing this in 1.2.1. However, I'm having a separate issue in 1.3 in that I can't get it to work at all. Even on just a simple unordered list. I'm going to try simplifying things even further with the 1.3 version to see if I can't get *something* working. But I'll ask now, is there *anything* that I need to do differently in 1.3 than I did in 1.2.1? In 1.2.1 all I did was include the plug-in and write the unordered lists making sure that the top most level had a specific class. Is that the same procedure to use in 1.3?
Yep, it's the same technique. You may have to add: $('ul.jd_menu').jdMenu(); in your $(...).ready(...) for 1.3.beta2 Feel free to send me a HTML sample if you're still having problems and I'll see if I can take a look at it. Cheers, -Jonathan