Announcement

Collapse
No announcement yet.

Long Mobile Menu Issue

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • lesliekirk
    replied
    Originally posted by Matt Zimmermann View Post
    Hi Leslie,

    To achieve this type of functionality, you would need to do some modifications to the mobile navigation functions in plugins.js and add in some scrolling for the navigation element on click of the link or the next indicator.
    LOL, well I sort of knew "what" needed to be done, it's achieving the "how".

    Leave a comment:


  • Matt Zimmermann
    replied
    Hi Leslie,

    To achieve this type of functionality, you would need to do some modifications to the mobile navigation functions in plugins.js and add in some scrolling for the navigation element on click of the link or the next indicator.

    Leave a comment:


  • lesliekirk
    replied
    It looks like the javascript for the mobile navigation is a tad bit beyond my javascript foo. It's in the plugins.js

    Leave a comment:


  • Bruce - PhosphorMedia
    replied
    Testing, one two three

    Leave a comment:


  • lesliekirk
    replied
    I think the forums are broken....

    Leave a comment:


  • lesliekirk
    started a topic Long Mobile Menu Issue

    Long Mobile Menu Issue

    In the mobile view, a category has a long sub-category list and when you click on the next link for one of the sub-categories at the bottom of the very long list, you can be greeted with what looks like a blank screen. You have to scroll back to the top of the menu to see the sub-sub-categories. Is there any way to add some sort of "back-to-top" function as part of the click?

    This is the "link"

    Code:
    <span data-name="&mvt:navigationitem:name;" data-rt-icon="d" class="next"></span>
    I'm "assuming" that there is some sort of javascript involved in this click.

Working...
X