Week 16 Blog Post

Tom Whish-Wilson
1 min readMay 25, 2016

--

This week we begun our final week of writing scripts. I will now begin work on my assessment of writing scripts and implementing them into my webpage.

We looked at adding an Instagram image carousel into our pages using JavaScript. To do this we used many features in our code including functions, if statements and variables.

We were also able to use our previous experience in using Instafeed.js by copying the same code over and using that in our image carousel.

We also to finish the week created an online form using functions, window load, calculating the functions. Using the function as a script this created a form where the total cost would add up after the quantity was risen. For example if something cost $20 then it would $40 if the quantity was 2.

--

--