-
Notifications
You must be signed in to change notification settings - Fork 0
JSON: display (Javascript)
rogerlos edited this page Jun 16, 2017
·
9 revisions
Out of time for today, but hopefully is relatively self-explanatory. Will endeavor to fill this in soon.
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). -
usewhen set tofalsefor any of the functionality objects will turn that off; set tofalseat the top of the JSON will stop the JS from being enqueued.