Jeremy, Jackson, Sam Lab #20 Nov 21, 2019
Jeremy, Jackson, Sam Lab #20 Nov 21, 2019
Lab #20
Nov 21, 2019
http://myspace.csumb.edu/~ychang/cst252/lab20/index.html
Summary:
Getting the img shows up was quite a challenge. As you can see from line 32 $
("#output").append(`<img src="${data.img}" alt="${data.alt}">`); We didn't know what
was going on why the img couldn’t show up till we realized "[" was placed instead of "{".
Thanks for Jeremy found out the problem. Also, we three did meet at my dorm to do this
lab together due to its difficulty.
This is HTML.
Screenshot of lab20 JS.