JurreSteens (Talk | contribs) |
JurreSteens (Talk | contribs) |
||
Line 4: | Line 4: | ||
/* Style the Image Used to Trigger the Modal */ | /* Style the Image Used to Trigger the Modal */ | ||
− | # | + | #PosLuxR, #NegLuxR, #NegLuxRExtAHLdeg, #NegLuxRLuxRdeg, #PosLuxRExtAHLdeg, #PosLuxRLuxRdeg { |
border-radius: 5px; | border-radius: 5px; | ||
cursor: pointer; | cursor: pointer; | ||
Line 10: | Line 10: | ||
} | } | ||
− | # | + | #PosLuxR:hover {opacity: 0.7;} |
#NegLuxR:hover {opacity: 0.7;} | #NegLuxR:hover {opacity: 0.7;} | ||
Line 102: | Line 102: | ||
$(function() { | $(function() { | ||
− | $('# | + | $('#PosLuxR').on('click', function() { |
− | $('# | + | $('#PosLuxR-Modal').toggle(); |
}); | }); | ||
− | $('# | + | $('#PosLuxR-Modal').on('click', function() { |
− | $('# | + | $('#PosLuxR-Modal').toggle(); |
}); | }); | ||
Latest revision as of 20:29, 1 November 2017