Loading...
November 8, 2022: Javascript Events
Agenda
Discussion
Lecture/Demo
1:1s
Discussion
The Battle for the Soul of the Web
Julia Miocene’s CSS Animations
Interaction
“Events”
Image Lightbox —
https://agenzia.micamera.com
tiffanyq.github.io/smiley
| @anotherbrowsertab
https://cristobal.space
https://resounding.website
https://taichi.pink
Lecture/Demo
Invitation:
http://taichi.pink/demo-library/demo-16/
Event Listeners
Elements
Functions
Modifying CSS and Styles in Javascript
Events
mousemove
click
keyup
keypress
keydown
addEventListener() —
https://www.w3schools.com/jsref/met_document_addeventlistener.asp
onclick —
https://www.w3schools.com/jsref/event_onclick.asp
classList —
https://www.w3schools.com/jsref/prop_element_classlist.asp
2022-11-08_demo
Next Class
Conceptualize, design, and start programming a website that is either:
an invitation, OR
a questionnaire.
The point is to connect or communicate with someone.
What do you want to connect with someone about?
What is the invitation for?
How are you pacing it with the invitee’s reactions and interactions?
If it’s an invitation, is the website different at the time of the event? After the event?
Next week we can discuss more how to develop the design and implement it…
Please turn on JavaScript to use Paper in all of its awesomeness. ^_^
Agenda
Discussion
Lecture/Demo
Next Class