Skip to content

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.json which 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 the J_ want the plain value (myclass).

Top Level Properties

use string

Set to false to prevent flexwalker.js from being enqueued.

js

Clone this wiki locally