Download presentation
Presentation is loading. Please wait.
Published bySantanak Acharya Modified over 6 years ago
1
Code For Her - Fall 2018 Joslenne Pena Katie O’Leary
JavaScript Photo Credit: Code For Her - Fall 2018 Joslenne Pena Katie O’Leary
2
Meme Worthy keywords-for-learning-a-new-programming-language-for-free- c814a24a3f34
3
JavaScript Example Remember this is how JS looks…
4
What was HTML and CSS for?
5
Responsible for Form Input Interactivity Special Effects Animation
Navigation
6
The Impact Without JS Exercise
Bbc.com Adobe.com Twitter.com Cnn.com Penn State Authentication
7
Relying on JS Makes site inaccessible
Functionality is curtailed; making on the simple features work
8
Rule of Thumb As designers and developers
Be aware with different browser supported features And how JS impacts this… Some websites have complete dependency while others do not
9
JavaScript Variables Functions Events Conditional Statements methods
Loops Libraries Arrays Data Types
10
What can you do? Writing into an HTML element, using innerHTML.
Writing into the HTML output using document.write(). Writing into an alert box, using window.alert().
11
Project Templates http://jsfiddle.net/5mhqrhwk/3/ ancestry template:
ancestry template: portfolio template: blog template:
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.