Providing access to vital court information for the court's justice partners.
Providing court information to news agencies and reporters.
This advanced directory search tool facilitates the discovery and engagement with counselors and evaluators. Beyond the basic search, it enables individuals to refine their search by entering more specific criteria.
Optional button flexbox span
Description
- Option
Section
Grouping
lorem ipsum
This requires additional javascript to prevent breake all sorts of other accordions that is after the section.
document.addEventListener("DOMContentLoaded", function () {
const advancedSearch = document.getElementById("advancedSearch");
const toggle = document.getElementById("toggleadvancedsearch");
const icon = toggle.querySelector("i");
advancedSearch.addEventListener("shown.bs.collapse", function () {
icon.classList.remove("fa-plus");
icon.classList.add("fa-minus");
toggle.setAttribute("aria-label", "Collapse Advanced Search options section");
});
advancedSearch.addEventListener("hidden.bs.collapse", function () {
icon.classList.remove("fa-minus");
icon.classList.add("fa-plus");
toggle.setAttribute("aria-label", "Expand Advanced Search options section");
});
});
You can change the size to be either 3 or 4 columns for both desktop and mobile
views. col-6 col-md-3 px-0 m-0 mb-2 for the table and for the cards
it is
col-md-12 col-lg-6 p-sm-0 p-md-1 mx-0 my-1
Note the last rows have no border and only bottom padding:
border-bottom py-1 vs pb-1
Clinical Experience Types
[title][text][text][title][text][text][title][text][text][title][text][text]title
texttitle
texttitle
texttitle
text
nav element with flexbox styling to space out the
previous and next buttons.