Return HOME
ROADMAP:
N/A
CURRENT VERSION:
V0.4.3-GA 8-Aug-2023, by Carlos Celso
Fix: uncaught TypeError: itemL is null, line #1765
HISTORY:
V0.4.2-GA 7-jul-2023, by Carlos Celso
Fix: uncaught TypeError: itemEL is null, line #1765
V0.4.1-GA 19-jan-2023, by Carlos Celso
Change: The DEMO Code was moved to jMenu-DEMO package
V0.4.0-GA 26-Dec-2022, by Carlos Celso
New: replaceInnerHTML in menu section
New: name option in dataset section
Change: the form now is 'name option' (no more 'args option');
v0.3.9-BETA 24-dec-2022, by Carlos Celso
Fix: refreshItem is not function, line #362
Change: submenus middle-middle as centered view
Change: style option DEPRECATED, changed to: className
Change: bgColor option DEPRECATED, changed to: backgroundColor
Change: border option DEPRECATED, changed to: borderRadius
Change: shadowbox option DEPRECATED, changed to: boxShadow
New: CSSProperties Full Support
v0.3.8-BETA 22-dec-2022, by Carlos Celso
Fix: invalid literals reference, line #386
Fix: destroy dynamic cell, already in use state
Fix: _testData not defined, line #314
Fix: evtRun is not defined, line #2055
Fix: response is not defined, line #2082
Fix: default right menu enabled with useRightButton true
New: menuIgnoreClickOut dataset option
New: menuCloseAfterDone dataset/cell option
v0.3.7-BETA 14-dec-2022, by Carlos Celso
Change: Extended Menu in Menu (menu & submenus)
New: disableUsersEvents option
New: useRightButton option
New: disableWarnings option
v0.3.6-BETA 12-dec-2022, by Carlos Celso
Change: call URL, the method post redesignated as fetch
Change: new event listener struct and controls
New: call URL, option newpage in the action URL
New: pre-released (alpha) Extended Menu in Menu (menu & submenus)
v0.3.5-BETA 07-dec-2022, by Carlos Celso
Change: getMenuIdByEL renamed as getMenuIdById
Change: getElementByID renamed as getIdCell
Change: mousedown using mouseover defaults
Change: mouseover fontWeight bold to normal as defaults
Change: make popup on moveOn
New: Label with image support
New: Multilabel support
New: ClickRight and ClickMiddle Mouse Button Event
v0.3.4-BETA 05-dec-2022, by Carlos Celso
New: methods: refresh, refreshCell, refreshId
New: methods: setAttribute, setAttributeCell, setAttributeId, getAttributeId
New: methods: getDisableId, setDisableId
New: methods: getDisplayId, setDisplayId
New: methods: getHiddenId, setHiddenId
New: Line Menu
v0.3.3-BETA 02-dec-2022, by Carlos Celso
Fix: Argument List changes disabled in the Action Function
Fix: getMenuIdByEL abort if item missing or invalid
Fix: setDisplay failure for Dynamic Menu
Fix: setDisableCell reset opacity after disable/enable
Fix: click event without 'hop' value as argument
New: methods: getAttribute, getAttributeCell
New: mouse button action for click event only
v0.3.2-BETA 01-dec-2022, by Carlos Celso
Change: Argument List for Action Functions Itens
Fix: no submit action for form tags
Fix: duplicate mouseout event
v0.3.1-BETA 30-Nov-2022, by Carlos Celso
Change: Index message code
Change: Argument List for Action Functions
Fix: SPAN Sizing vs TABLE Sizing
New: methods: destroy, getVersion, getMenuId, getMenuIdByEL, getTableId
New: Submit DOM Form
New: Fetch POST http/https
v0.3.0-BETA 28-Nov-2022, by Carlos Celso
Change: myMenu renamed as jMenu
Change: Eliminated conflicts with other "same name" tools.
v0.2.0-BETA 28-Nov-2022, by Carlos Celso
New: Drag and Move
v0.1.0-BETA 20-Nov-2022, by Carlos Celso
New: Beta Version Released
ENDED