I currently store a few jQuery snippets inside an array which is stored inside a function. Once I call the function from my codebase, every jQuery snippet is executed. Hence, preventing me from working through the array.I currently store a few jQuery snippets inside