Attention

TYPO3 v7 has reached its end-of-life November 30th, 2018 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.

There is no further ELTS support. It is recommended that you upgrade your project and use a supported version of TYPO3.

JSMENU

Property

levels

Data type

integer, 1-5

Description

How many levels there are

Default

1

Property

menuName

Data type

string

Description

JavaScript menu name.

If you have more than one JSMENU on the page, you should set this value for each one.

Property

target

Data type

target

Description

Determines the target of the menu-links.

Property

forceTypeValue

Data type

integer

Description

If set, the &type parameter of the link is forced to this value regardless of target.

Property

1,2,3,4...

Data type

JSMENUITEM

Description

levels-config

Property

wrap

Data type

wrap

Description

wrap around the selector-boxes

Property

wrapAfterTags

Data type

wrap

Description

wrap around the selector-boxes with wrap and form-tags og JS-code.

Property

firstLabelGeneral

Data type

string

Description

General first label. May be overridden by the one set in each JSMENUITEM

Property

SPC

Data type

boolean

Description

If set, spacer can go into the menu, else not.

[tsref:(cObject).HMENU.(mObj).JSMENU]