0
Welcome Guest! Login
0 items Join Now

RokMooMenu Tutorial

  • RokMooMenu Tutorial

    Posted 16 years 8 months ago
    • Would like to learn more about customizing the RokMooMenu - such as how to change the width.

      I Found:
      <script type="text/javascript">
      window.addEvent('domready', function() {
      new rokmoomenu($E('ul.nav'), {
      bgiframe: false,
      delay: 500,
      animate: {
      props: ,
      opts: {
      duration:400,
      fps: 100,
      transition: Fx.Transitions.sineOut
      }
      }
      });
      });
      </script>

      but it isn't clear as to how to change the width and other properties.
  • Re: RokMooMenu Tutorial

    Posted 16 years 8 months ago
    • That is controlled primarily in rokmoomenu.css
    • James Spencer / Developer & Support / Hull, UK
  • Re: RokMooMenu Tutorial

    Posted 16 years 8 months ago
    • OK - Totally Obvious - Thanks

Time to create page: 0.046 seconds