Unordered HTML List with Checkboxes preselected and styled with CSS
DBTree Syntax
<cf_dbtree instancename="checkboxlist" datasource="name of the datasource" table="name of the database table" action="get" type="checkbox" id="column name" parent="column name" contentfield="column name" current="64,87,88,90,93">
CSS to remove the bullets
<style type="text/css">
#ulcheckboxlist li{list-style-type:none}
</style>
The Output
- Home
- Download
- Demo
- DBTree Edit Mode
- Collapsible Trees
- Breadcrumb Trails
- Dropdown Menus
- Selectboxes
- Unordered Lists
- Help
- Attributes A-Z
- Contact
- Blog
- Installation
Search
Add Comment
Join for a free account, or login if you are already a member.
