Lb 13-Journal Reflection

               
 
               The objective of this lab was to create a JQuery animation using a JQuery button function in which it applied JQuery animation to 5 divs. This lab required one function for all 5 div shapes in which each div shape was given certain instructions on how to move and expand as well as shrink in size. Through the process of trial and error, we were given the opportunity to experiment with local- coded animations and succeed with these attempts. This gives a webpage a sharper, attractive and much more revamped look of a webpage rather than using JavaScript alone for a webpage. This demonstration is just an introduction to other forms of JQuery that we may or may not be exposed to in the future.   
                With the assistance of JQuery animations, a webpage can be made more user-friendly. For instance, famous companies use these very animations in subtle ways to make their website more appealing to the eyes as well as make the website more navigable. Plus, seeing objects being manipulated and commanded by a user gives more freedom to the user to actually interact with a website or webpage based on clicks of buttons. It also appeals to user's since seeing immobile objects on a screen is boring and dull. JQuery animations are but another tool to enhance a webpage based on interactivity of a webpage.    

Comments

Popular posts from this blog

Switch Statements and Javascript Loops-Journal