orzubalsky / creative-computing-2018

0 stars 1 forks source link

am I linking the javascript file correctly? #104

Open danidls99 opened 6 years ago

danidls99 commented 6 years ago

I just want to make sure I'm linking the javascript file correctly because for some reason, whatever I do in my js file is not making itself evident on my page. This could also be because I'm doing something wrong in the javascript file in the first place but that's another problem for another time lol

Anyways, I linked it in the html as follows: <script type="text/javascript" src="js/verb_02.js"></script>

Thanks

rachael-tomaszewski commented 6 years ago

Hi Danni! I was having a similar problem! Have you tried saving and closing out of sublime then re-opening the files by dragging them directly onto the Sublime icon? Sounds weird but most of the time that ends up refreshing things and fixes them when I have this issue!