webmanz Posted March 29, 2018 Report Posted March 29, 2018 Chapter 5 part 2 1.57 minute mark You said""When I click the button I am going to call sniffer..." The code looks like this in the video: document.getElementById("butt").onclick=function(){ sniffer("Clicked on secondP"); outSide(); If sniffer was called then in the video we would have seen an alert saying "Clicked on secondP". I also note that they was no actual second paragraph to click. Quote
administrator Posted March 30, 2018 Report Posted March 30, 2018 Hmm ... it has been a while since I looked at this code. Did it resolve itself in the subsequent videos? Stef Quote
webmanz Posted March 30, 2018 Author Report Posted March 30, 2018 1 hour ago, administrator said: Hmm ... it has been a while since I looked at this code. Did it resolve itself in the subsequent videos? Stef Yes got resolved in subsequent videos. Thanks 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.