Hi @goldengekko
Your comment is not correct, an HTML element does not require JS in the ‘onclick’ attribute to work. jQuery uses JS in a separate file to attach JS events to elements in a cleaner fashion.
As for the issue, please check your console log for any JS errors when you click or on page load.
Thanks
E