Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress:menu with child

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28496
    davidandre
    Member

    HI everybody,

    I have a menu with child items.i would like to display childs only if parent item is hover!

    i searched in the wordpress codex but didn t find any answer.

    should i use jquery for that or would be enough with wordpress code?

    i d rather not use plugin if i can avoid.

    any suggestion?idea?
    I would really appreciate an advice?
    thanks in advance,
    David

    #72836
    Rob MacKay
    Participant

    "Wordpress code" dosen’t exist. Its just PHP. :)

    You should do it with jQuery as that is able to listen for events and effect your elements. PHP will just populate the HTML for you…

    #72843
    davidandre
    Member

    ok thanks for the reply!

    i ll look in the jquery section!
    cheers:)

    #72888
    Rob MacKay
    Participant

    hehe good idea – if you just go through those videos linked you will easily be able to do it :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Back End’ is closed to new topics and replies.