• Resolved Electrosmog

    (@electrosmog)


    Hey πŸ™‚

    I would like to change the behaviour of the widget a bit.

    Imagine this is my category list…

    Books
    -Kids
    -Crime
    -Blah
    -Etc…
    Music
    -Rock
    -Pop
    -Blah
    -and so on

    and at the beginning we have just the collapsed versions:

    Books [+]
    Music [+]

    So, what I want the plugin to do is: Instead of having to click the [+], I want the category to expand when hovering it – and collapse it when leaving the area with the mouse pointer.

    Is that possible, and if yes, how?

    http://wordpress.org/extend/plugins/jquery-categories-list/

Viewing 1 replies (of 1 total)
  • Plugin Author Miguel Useche

    (@skatox)

    You can edit the js generation’s method to change the jquery’s event from ‘click’ to ‘hover’, and it should work.

Viewing 1 replies (of 1 total)
  • The topic ‘Auto-expand on hover’ is closed to new replies.