Hi Hetneo,
Its easy to get that kind of menu using javascript / jquery code.
See they have written plugin based on ul & li.
Now here is a solution like Ischa I guess ;)
Step :
1 - Create Main menu div
     menu1,menu2,menu3,etc
2 - Create another menu below each menu div [menu1 -> sub-menu1]
3 - Use 'hover' function of jquery or 'onmouseover / onmouseout' of
javascript
3 - Within 'hover' or 'onmouseover/onmouseout' function you need to hide /
unhide your divs
4 - Use any function like fadeIn,fadeOut,slideUp,slideUp to toggle your
menu.
                                             Or
you can do it via css like twitter people did.

cheers,

On Tue, May 26, 2009 at 12:15 PM, Ischa Gast <cont...@ischagast.nl> wrote:

>
> > That's great news. Would be interested to see the final product.
> >
> > Are there any hints you can give me or point me to a file I can be
> > focusing my attention to achive this?
>
> It's a custom made script where you can choose what child you want to
> target, something superfish doesn't have but would be very welcome.
>




---| Regard |---

Mohammad.Tareque

Reply via email to