Seite wird geladen...

Page under Construction!

Features

Usage

Include the JS

HTML:
<script src="jquery.flxMenu.min.js"></script>

Initialize

JavaScript:
$(function(){
$('#MenuToMove').flxMenu(options);
});

Options

Property Default Description
img none Image to represent a menu button
targetFrame none Button and toggle menu is placed inside this frame.
maxHeight undefined If height of the menu bar exceeds maxHeight the menu changes.

Callbacks

Property Param Description
fnInit Occurs directly after initialization of the plugin.
fnChanged Triggered when position of the menu has changed.

Example

Requirements

Requires jQuery 1.7+
flxBar was tested with several browsers on different devices:
  • Firefox 40.0
  • Opera 34.0
  • Google Crome 49.0
  • MS Internet Explorer 11.0
  • iOS Safari
  • Android 4.4.2
© LTS - 2026