ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Side Menu Collapse Issue on FF


  • 2015-04-27 10:00:55

    Side Menu Collapse Issue on FF

    Hi. I have a modified version of 2.0 installed.

    When I click to collapse/hide the side menu in FF, it does hide, but the main content doesn't slide over to fill the space. See attached image.

    It does work properly in Chrome though and I've tried the ATutor current demo in FF and it works fine, so I'm pretty sure it's on my end. I also don't get any javascript errors when I hide/show the side menu.

    Any thoughts on where I might look to fix this?

    Thanks!

  • 2015-05-04 09:03:14

    Re: Side Menu Collapse Issue on FF

    Hard to say why the content does not refit when the menu closes. It not something I'm able to reproduce.

    Perhaps dump the cache in FF.

  • 2015-05-04 18:34:56

    Re: Side Menu Collapse Issue on FF

    All FF users have the same experience on my end, so I don't think it's a caching issue.

    If you have any other thoughts, please send them my way.

    Thanks.

  • 2015-05-04 18:55:15

    Re: Side Menu Collapse Issue on FF

    It is likely related to a specific version of FF (I use it myself, most current, with no trouble) or it may be something specific to the ATutor version and/or theme.

    You might try using FireBug to examine the HTML, CSS, and JS to try to track down the problem.

    Perhaps suggest users upgrade FF and see if that helps.

  • 2015-05-04 19:01:48

    Re: Side Menu Collapse Issue on FF

    I'm using the latest FF myself and it's still an issue. I'm also just using the default theme (albeit on a modified installation of ATutor 2.0).

    The <div id="side-menu"> does get properly set to "display: none;" when clicking to hide it. Is anything else supposed to happen on the HTML/Javascript/CSS side of things?