[Solved] My javascript isn’t executing


On your website ‘agwebdesign.net’, it seems there is no element with Id ‘body’ in your HTML file. Thus giving an error.

Also you would want to check the case sensitivity for the loop variables, which otherwise may end up creating infinite loops making your website to not respond

5

solved My javascript isn’t executing