Skip to content

RockTree jQuery Extension

Jason Offutt edited this page Oct 30, 2013 · 22 revisions

RockTree is a jQuery TreeView plugin written specifically for RockChMS. We couldn't find a good TreeView solution that supported multi-select, that looked good, and that implemented Bootstrap 3, so we wrote our own.

Basic Usage

$('#some-element').rockTree();

Options

Local or Remote data

Events

Clone this wiki locally