Lab 9: Libraries & jQuery

Challenge

Experiment with jQuery, working with my partner.

Problems

Making buttons is kind of hard. I'm still struggling to understand what I'm doing and why I'm doing it.

  • I needed to look up videos and ask other friends to understand what I'm doing
  • I messed up the Javascript a few times
  • This- the "problem" section or division for the make special button was not working so chatgpt told me to add $(document).ready() in my JS. I only used chatgpt for my problem section to work
  • My Javascript wasn't showing up in my final live browser

I tried to watch tutorials on youtube again. I also referred back to lecture slides and my section notes as much as I could.

Reflection

I probably worked for about 5 hours on this assignment trying to figure out what mistakes I made. The main thing I could have worked on is time management. Again other classes are ramping up on work and I felt like I had to focus there than this assignment

Results

Look below for the html page. The buttons are the Javascript. I worked the harderst for the javascript part! Overall, I would say I'm kind of confused about libraries and Jquery but it made my website a whole lot more interesting!

Script Output