Chimoneg27/Personal-Portfolio

Debugging-model.js

Opened this issue · 1 comments

CHANGES REQUIRED ♻️

--Kindly change and correct the variable name "cardContanier" on line #118.
--In your openPopButtons function block you mention " button.addEventListener('hover').
but there's no method with name "hover". Kindly made corrections and input the keyWord 'click' on both line '180' and '189' in order to get the Open and Close PopUp button work.

Thank you and Happy coding 👍 😀

CHANGES REQUIRED♻️

--As said by previous comment kindly correct the variable name "cardContainer" on line #118.