Skip to main content

Javascript not working

Comments

3 comments

  • vanessa
    JavaScript is client-side code, which means it is interpreted and executed by your browser. Your server therefore only serves the code and included files to the browser and plays no other part in how it functions. Your question would perhaps be better suited on a website like Stack Overflow, as this issue is in no way related to cPanel.
    0
  • nathangotlib
    I managed to make it work! I had forgotten to do the document ready function at the start of the javascript file.
    0
  • cPanelMichael
    [quote="nathangotlib, post: 1627132">I managed to make it work! I had forgotten to do the document ready function at the start of the javascript file.
    I am happy to see you were able to resolve the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.