Open AjCaroline opened 4 years ago
@AjCaroline ate it also happened exactly that.
Did you ever get this fixed. I'm working through this course right now.
Hi guys, exactly that happened to me. Solution: Create function like this:
function showMessage (message)
{
document.write (message)
};
saved you code declared global for example in script.js
@AjCaroline
@menezesmario
@dellannie
is really necessary declared this function, for utilize the call (showMessage) remember save within from archive. why? why ShowMessage No is one function default from Javascript
so sorry for mi english.
I just started this course and it was going great, I was following along and doing the example exercises. However as soon as I tried the exercise of modifying the h1 id tag, and creating the showMessage function all I get now is 304 codes back and the sample web page does-not-update. I am following everything to the t - but I only get 304....Very frustrating as there is no point in going on with the course since I'm not able to get anything working anymore...Please - help. Thank you.