Line 22: | Line 22: | ||
− | . | + | .filter_subcategory{ |
width: 20%; | width: 20%; | ||
float: left; | float: left; | ||
Line 44: | Line 44: | ||
− | . | + | .filter_categories_titles{ |
float: left; | float: left; | ||
margin-right: 5%; | margin-right: 5%; | ||
Line 52: | Line 52: | ||
} | } | ||
− | . | + | .filter_categories_titles:hover{ |
background-color:aqua; | background-color:aqua; | ||
} | } | ||
− | . | + | .filter_categories_titles.showing{ |
border: 1px solid red; | border: 1px solid red; | ||
Line 63: | Line 63: | ||
− | . | + | .filter_categories{ |
display:none; | display:none; | ||
} | } | ||
− | . | + | .filter_categories.showing{ |
display:block; | display:block; | ||
} | } | ||
Line 111: | Line 111: | ||
<div> | <div> | ||
− | <div class=" | + | <div class="filter_categories_titles showing" id="general_information"><h3>General Information | </h3> </div> |
− | <div class=" | + | <div class="filter_categories_titles" id="giant_jamboree"><h3>Giant Jamboree | </h3> </div> |
− | <div class=" | + | <div class="filter_categories_titles" id="awards_medals"><h3>Awards and Medals </h3></div> |
</div> | </div> | ||
Line 119: | Line 119: | ||
<div class="clear extra_space"></div> | <div class="clear extra_space"></div> | ||
− | |||
− | <div class=" | + | <!-- FILTER CATEGORIES: GENERAL INFORMATION --> |
+ | <div class="filter_categories showing" id="category_general_information"> | ||
+ | |||
+ | <div class="filter_subcategory"> | ||
<h3>Country / Territory</h3> | <h3>Country / Territory</h3> | ||
<!-- Dropdown list for all teams --> | <!-- Dropdown list for all teams --> | ||
Line 129: | Line 131: | ||
</div> | </div> | ||
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Tracks</h3> | <h3>Tracks</h3> | ||
<!-- Dropdown list for tracks --> | <!-- Dropdown list for tracks --> | ||
Line 149: | Line 151: | ||
</div> | </div> | ||
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Section</h3> | <h3>Section</h3> | ||
<!-- Dropdown list for sections--> | <!-- Dropdown list for sections--> | ||
Line 160: | Line 162: | ||
</div> | </div> | ||
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Region</h3> | <h3>Region</h3> | ||
<!-- Dropdown list for sections--> | <!-- Dropdown list for sections--> | ||
<select class="search_input" id="region_list"> | <select class="search_input" id="region_list"> | ||
<option value="all">All regions</option> | <option value="all">All regions</option> | ||
− | <option value=" | + | <option value="Africa">Africa</option> |
− | <option value=" | + | <option value="Asia">Asia</option> |
<option value="Europe">Europe</option> | <option value="Europe">Europe</option> | ||
<option value="Latin_America">Latin America</option> | <option value="Latin_America">Latin America</option> | ||
Line 175: | Line 177: | ||
− | <div class=" | + | <div class="filter_categories" id="category_giant_jamboree"> |
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Poster Zones</h3> | <h3>Poster Zones</h3> | ||
Line 186: | Line 188: | ||
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Presentation Day</h3> | <h3>Presentation Day</h3> | ||
Line 197: | Line 199: | ||
− | <div class=" | + | <div class="filter_categories" id="category_awards_medals"> |
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Medal</h3> | <h3>Medal</h3> | ||
Line 212: | Line 214: | ||
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Nominations</h3> | <h3>Nominations</h3> | ||
Line 220: | Line 222: | ||
</div> | </div> | ||
− | <div class=" | + | <div class="filter_subcategory"> |
<h3>Awards</h3> | <h3>Awards</h3> | ||
Line 235: | Line 237: | ||
− | <div class=" | + | <div class="filter_subcategory filter_button"> |
<div class="button button_disabled" id="go_search_filter"> | <div class="button button_disabled" id="go_search_filter"> | ||
<a> | <a> |
Revision as of 15:45, 9 September 2019
Information on all teams
This page contains information and links to all the 2019 teams. If you would like to search for a specific team or filter by categories you can do so by using the search tool below.