Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Klopfa0

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: onHover problem with IE11 #3485
    Klopfa0
    Participant

    I would appreciate to you very much if you could help me.

    The error occurs only in IE11.
    If you click an item, the dropdown menu disappears.

    Thank you very much!

    in reply to: onHover problem with IE11 #3482
    Klopfa0
    Participant
    in reply to: DroptoLeft Function #3276
    Klopfa0
    Participant

    Hi,

    I was able to solve the issue.
    In DokuWiki, on editing a wiki-page, I have the opportunity to use html code to change the style of a specific <div> instead of changing the stylesheed for the whole DokuWiki.
    So there was a

    overflow:hidden

    on the <div>

    Changed it to

    overflow:visible;

    and all the submenus are displayed.

    Thank you!

    in reply to: DroptoLeft Function #3274
    Klopfa0
    Participant

    Here’s an img:

Viewing 4 posts - 1 through 4 (of 4 total)