Hi Guys,
My recent submission (HTML5/Bootstrap Template) got soft rejected. The reviwer mentioned two issues - 1. PROPER EVENT BINDING and 2. CACHE JQUERY OBJECTS. I have tried to find and fix them by following resources and updated the JS file which I am using to control jQuery plugins. Can anyone please help me by checking it? I want to be sure before the resubmission.
Here is the updated file: https://www.dropbox.com/s/70j7c2zfbju7qv5/main.js?dl=0
No problem.
Almost there. You donât need to declare itemList twice. Just move it top of the code and you can declare variables for $(â.gridâ), $(â.listâ) too. If you will use jquery object more than 2, just create a variable and use it like that.