Posts by Matheus • 13 points
1 post
-
1
votes1
answer263
viewsQ: Problem with two clicks - Javascript function
I’m using this simple function to conditionally change CSS in Javascript: function zoom(obj, icon, menu) { var el = document.getElementById(obj); var img = document.getElementById(icon); var men =…
javascriptasked Matheus 13