Bec Schacht (Talk | contribs) |
Patricia S (Talk | contribs) |
||
Line 8: | Line 8: | ||
<div id="symposium-toggle" class="circular-button" onclick="showSymposium()"> | <div id="symposium-toggle" class="circular-button" onclick="showSymposium()"> | ||
<h3>Symposium</h3> | <h3>Symposium</h3> | ||
+ | </div> | ||
+ | <div id="school-toggle" class="circular-button" onclick="showSchool()"> | ||
+ | <h3>School Visit</h3> | ||
</div> | </div> | ||
<div id="education-toggle" class="circular-button" onclick="showEducation()"> | <div id="education-toggle" class="circular-button" onclick="showEducation()"> | ||
− | <h3> | + | <h3>Educational Package</h3> |
</div> | </div> | ||
<div id="blog-toggle" class="circular-button" onclick="showBlog()"> | <div id="blog-toggle" class="circular-button" onclick="showBlog()"> | ||
Line 22: | Line 25: | ||
<div id="symposium-content" class="toggle-content"> | <div id="symposium-content" class="toggle-content"> | ||
<h1 class="shadow-text">Symposium</h1> | <h1 class="shadow-text">Symposium</h1> | ||
+ | </div> | ||
+ | <div id="school-content" class="toggle-content"> | ||
+ | <h1 class="shadow-text">School Visit</h1> | ||
</div> | </div> | ||
<div id="education-content" class="toggle-content"> | <div id="education-content" class="toggle-content"> | ||
− | <h1 class="shadow-text"> | + | <h1 class="shadow-text">Educational Package</h1> |
</div> | </div> | ||
<div id="blog-content" class="toggle-content"> | <div id="blog-content" class="toggle-content"> | ||
Line 92: | Line 98: | ||
$('.toggle-content').hide(); | $('.toggle-content').hide(); | ||
$('#symposium-content').show(); | $('#symposium-content').show(); | ||
+ | } | ||
+ | |||
+ | function showSchool() { | ||
+ | $('.toggle-content').hide(); | ||
+ | $('#school-content').show(); | ||
} | } | ||
Revision as of 03:22, 10 October 2018
Insert overall overview here. Click on the buttons below to learn more about each aspect of our Public Education and Outreach.