Lab 35 Reflection Journal
For this lab we basically created a highlighter which essentially follows you around the web page. I did this by surrounding the words which I wanted to be highlighted when hovered upon with a tags so that not every word is selected only the ones I want. Using JavaScript we created a trigger which is hovering over the tex which would then trigger the white background to follow the words.
Using the skills we gained from the lab we are able to highlight important words on a site and can even implement this to other things such as images. This can help create interesting effects onto the web page which would catch the eyes of people visiting the site and people will remember seeing it and be like "WOAH". I'm thinking about using the code onto my own portfolio to highlight links such as to my labs and projects and other work.
Comments
Post a Comment