Widget: DCTList: Difference between revisions
From LINKS Community Center
Marterer (talk | contribs) No edit summary |
Marterer (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
<!-- STYLES BEGIN --> | <!-- STYLES BEGIN --> | ||
<link rel="stylesheet" href="https:// | <link rel="stylesheet" href="https://assets.links.communitycenter.eu/v2/links/lib?q=dct_list.css"> | ||
<!-- STYLES END --> | <!-- STYLES END --> | ||
<!-- SCRIPT BEGIN --> | <!-- SCRIPT BEGIN --> | ||
<script type="text/javascript" src="https:// | <script type="text/javascript" src="https://assets.links.communitycenter.eu/v2/links/lib?q=dct_list.js"></script> | ||
<!-- SCRIPT END --> | <!-- SCRIPT END --> | ||
<!-- Icon definitons --> | <!-- Icon definitons --> | ||
< | <!--<img src="https://assets.links.communitycenter.eu/v2/links/lib?q=unknown.svg">--> | ||
<div id="dct-list-wrapper"> | <div id="dct-list-wrapper"> | ||
<h1> | <h1> | ||
<img src="https://assets.links.communitycenter.eu/v2/links/lib?q=1-dct_list.svg"> | |||
<img src="https:// | |||
<div> | <div> | ||
<div>Technologies</div> | <div>Technologies</div> | ||
Line 41: | Line 27: | ||
<p>The overall goal of the Social Media and Crowdsourcing (SMCS) Technologies Library is to face the growing | <p>The overall goal of the Social Media and Crowdsourcing (SMCS) Technologies Library is to face the growing | ||
heterogeneous use of technologies in disasters and the overwhelming number of technologies on the | heterogeneous use of technologies in disasters and the overwhelming number of technologies on the | ||
market. It | market. It gathers and structures information about existing technologies to provide an up-to-date overview and | ||
thus support the selection of suitable technologies. | |||
thus | |||
</p> | </p> | ||
<p> | <p> | ||
You can use the filters to identify relevant technologies according to your needs and then click on the | You can use the filters to identify relevant technologies according to your needs and then click on the | ||
name of | name of the technology to get further information. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 70: | Line 53: | ||
<div id="dct-filters"> | <div id="dct-filters"> | ||
<h2 style="display: flex; justify-content: space-between;"> | <h2 style="display: flex; justify-content: space-between;"> | ||
<div> | <div> | ||
< | <img src="https://www.safetyinnovation.center/lcc/dct_list/img/filters.svg"> | ||
<span>Filters</span> | <span>Filters</span> | ||
</div> | </div> | ||
<a onclick="toggleFilter()" id="close-filter-button">×</a> | <a onclick="toggleFilter()" id="close-filter-button">×</a> | ||
</h2> | </h2> | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
<button class="large-button" type="button" onclick="clearFilters()">Clear Filters</button> | <button class="large-button" type="button" onclick="clearFilters()">Clear Filters</button> | ||
</div> | </div> | ||
<div class="filter-wrapper"> | <div class="filter-wrapper"> | ||
<h4 class="filter-toggle">Functions <div class="plus icon"></div> | <h4 class="filter-toggle">Functions <div class="plus icon"></div> | ||
Line 101: | Line 77: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="filter-wrapper"> | <div class="filter-wrapper"> | ||
<h4 class="filter-toggle">Supported Platforms <div class="plus icon"></div> | <h4 class="filter-toggle">Supported Platforms <div class="plus icon"></div> | ||
Line 112: | Line 89: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="filter-wrapper"> | <div class="filter-wrapper"> | ||
<h4 class="filter-toggle">Pricing <div class="plus icon"></div> | <h4 class="filter-toggle">Pricing <div class="plus icon"></div> | ||
Line 123: | Line 101: | ||
</div> | </div> | ||
</div> | </div> | ||
<!-- <div class="filter-wrapper"> | <!-- <div class="filter-wrapper"> | ||
<h4 class="filter-toggle">Used by Practitioners <div class="plus icon"></div> | <h4 class="filter-toggle">Used by Practitioners <div class="plus icon"></div> | ||
Line 134: | Line 113: | ||
</div> | </div> | ||
</div> --> | </div> --> | ||
<div id="bool-filters" | <div id="bool-filters" | ||
style="border-top: 1px solid var(--links-blue); margin-top: 1em; padding-top: 1em;"> | style="border-top: 1px solid var(--links-blue); margin-top: 1em; padding-top: 1em;"> | ||
Line 149: | Line 129: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 09:46, 2 October 2024
DCT list widget.
Currently in use – do not modify!