|
CORE
NATIVE
TABLE
MAKE
CUSTOMIZE
EFFECTS
effects_base.js
effects_morph.js
effects_fade.js
effects_move.js
effects_extra.js
effects_toggle.js
effects_cycle.js
effects_cycles.js
VIRTUAL BOX
PLUG-IN
|
kwick_menu.js
Allows you to create customized kwick menu for every needs, horizontal or vertical.In addiction contains the Kwick.All Class which allows you to kwick each property you want. Contains Class Kwick.Base, Kwick.Menu, Kwick.All Summary
Base Class, internal. A wrapper for the Kwick.Menu Class
Extends Fx.Elements Constructor new Kwick.Base (elements, options) Properties
Options
Custom Class to create customized kwick menu, horizontal or vertical
Extends Class Kwick.Base Constructor new Kwick.Menu (elements, options) Properties
Options
Example var kwick = new new Kwick.Menu($$("#kwick kwick"), { mode: 'vertical' }); Custom Class to kwick each property you want for creating complex kwick transitions
Extends Class Kwick.Base Constructor new Kwick.All (elements, property, options) Properties
Example var kwick = new new Kwick.All($$("#kwick kwick"), 'color', { large:'#424F6F', normal: '#009966', small: '#F5F5F5' });
Documentation By
Riccardo Degni -
powered by MakeDocs, CMS by RD |