JurreSteens (Talk | contribs) (Created page with "<html> <style> →Style the Image Used to Trigger the Modal: #Safety{ border-radius: 5px; cursor: pointer; transition: 0.3s; } #Safety:hover {opacity: 0.7;}...") |
JurreSteens (Talk | contribs) |
||
Line 98: | Line 98: | ||
$(function() { | $(function() { | ||
− | $('# | + | $('#Safety').on('click', function() { |
$('#Safety-Modal').toggle(); | $('#Safety-Modal').toggle(); | ||
}); | }); | ||
− | $('# | + | $('#Safety-Modal').on('click', function() { |
$('#Safety-Modal').toggle(); | $('#Safety-Modal').toggle(); | ||
}); | }); |
Latest revision as of 14:58, 29 October 2017