We had to create a page for lab 38 with various divs layers each having their own class. Each div has a click-on event listener and records the div class when it is triggered. There is also a button for clicking which also has an event listener. If clicked, it will log "Clicked! ”.
I've done this laboratory to practice my fundamental javascript like listeners to events. In this laboratory, I didn't really learn a lot, it was more of a training room. In the future, when I work with javascript in particular, I would imagine using these abilities. Since its more efficient, I would offer it some guidance to use jQuery
I've done this laboratory to practice my fundamental javascript like listeners to events. In this laboratory, I didn't really learn a lot, it was more of a training room. In the future, when I work with javascript in particular, I would imagine using these abilities. Since its more efficient, I would offer it some guidance to use jQuery
Comments
Post a Comment