-
Notifications
You must be signed in to change notification settings - Fork 0
JSON: display (Javascript)
rogerlos edited this page Jun 16, 2017
·
9 revisions
display.json is the set of data sent to flexwalker.js as localized data.
Quick notes:
- Any property in
display.jsonwhich has a capital J and an underscore as the start of the key (J_parent) is expecting a complete jQuery selector (ie,.myclass) whereas properties which seem to be asking for a selector without theJ_want the plain value (myclass).
string
Set to false to prevent flexwalker.js from being enqueued.
number Time in miliseconds to wait before doing the resize functions
array
Put handles to other JS scripts in here to require them to load before this script does