Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 230 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 230 Bytes

jQuery-Init-Blocks

Initialization helper jQuery Widget Factory blocks.

Initialization

Initialize globally:

jQuery('body').initBlocks()

Initialize in node:

jQuery($('.init')).initBlocks()