下拉列表 樹狀展現

2021-07-14 13:03:51 字數 940 閱讀 2636

//配合下面方法用   不需直接呼叫

function make_tree($arr)

}foreach ($new_arr as &$a)

return $new_arr;}}

return make_tree1($arr);

}//配合下面方法用 不需直接呼叫

function make_tree_with_namepre($arr) else

}if ($prestr == '') else else

}$v->children = add_namepre1($v->children, $prestr_for_children);

$new_arr = $v;

}return $new_arr;}}

return add_namepre1($arr);

}/* * 無限分類的下拉框表示

* @param $arr 資料來源 這裡是物件型別

* @param int $depth,當$depth為0的時候表示不限制深度

* @return string

* default 預設選擇的id

*/function make_option_tree_for_select($arr, $default, $depth = 0)

$str .= "id}' data-depth='' data-ancestor_ids='" . ltrim($ancestor_ids, ',') . "' >";

if ($v->pid == 0)

if ($depth == 0 || $recursion_count < $depth)

}return $str;}}

return make_options1($arr, $default, $depth);

}

jquery下拉列表

由於需要 用以前發過的摺疊選單原始碼改了一下 做成了下拉列表 感覺還不錯 留著以後使用 首頁主選單.子選單.子選單.子選單.子選單.子選單.子選單.主選單.子選單.子選單.子選單.子選單.子選單.子選單.主選單.子選單.子選單.子選單.子選單.子選單.子選單.主選單.子選單.子選單.子選單.子選單....

Bootstrap下拉列表

使用下拉列表 dropdown 外掛程式,能夠向不論什麼元件 比方導航欄 標籤頁 膠囊式導航選單 button等 加入下拉列表。假設想要單獨引用該外掛程式的功能,那麼須要引用 dropdown.js。或者能夠引入bootstrap.js或壓縮版的bootstrap.min.js。通過 data 屬性...

QTP web下拉列表

itemscount1 browser 十分路由 page 十分路由 2 frame openfunc box 2 weblist channel getroproperty items count itemscount2 browser 十分路由 page 十分路由 2 frame openfun...