I’m following a tutorial. I’ve included the hover.js with the following code: $(function() { // OPACITY OF BUTTON SET TO 50% $(".imgopacity").css("opacity","0.5"); // ...
-
June 3, 2022
- 0 Comments