Searched refs:jOrgChart (Results 1 – 4 of 4) sorted by relevance
3 .jOrgChart .line {8 .jOrgChart table {14 .jOrgChart .down {19 .jOrgChart .top {23 .jOrgChart .left {27 .jOrgChart .right {32 .jOrgChart td {40 .jOrgChart .node {54 .jOrgChart span.wrap_title {
6 desc Create an organizational chart using jOrgChart from https://github.com/wesnolte/jOrgChart
16 $.fn.jOrgChart = function(options) { function 17 var opts = $.extend({}, $.fn.jOrgChart.defaults, options);66 $this.jOrgChart(opts); 98 $.fn.jOrgChart.defaults = {101 chartClass : "jOrgChart",
1 /* DOKUWIKI:include_once jquery.jOrgChart.js */11 // Add jOrgChart12 jQuery(this).jOrgChart({