Lab 12-Journal Reflection
The objective of this lab was to create a webpage that had incorporated JQuery into designing a webpage with our 8 questions that are related to a certain subject. In this case, band or music was the subject that this website was based on. As such, the code for jQuery was incorporated based on the previous lab that used the fade in/out of a div element. Except in this case, a certain variable was given certain instructions to respond to the mouse movement. Also, the div tag and the division was given specific CSS rules to which I conformed them to my liking. The html itself wasn't hard at all and even the JQuery code wasn't difficult at all. With just a little understanding, anyone can achieve such a basic webpage such as this to be used efficiency.
This skill would've really come in handy to create such fluency in a webpage rather than using a table of purely HTML and CSS code. The fact that such few lines of code can be so simple to create an advanced mouse-responsive webpage that even HTML and JavaScript aren't enough to compete with the simplicity of JQuery. By knowing such a skill, it now saves time to sue JQuery rather than JavaScript to create similar effects. The concept of an event listener has been taken towards new ways of being used creatively. Lab 12 has opened up a better insight to the code.
Comments
Post a Comment