-
Notifications
You must be signed in to change notification settings - Fork 0
Color tester made with JavaScript
License
StanleyBrooks/NavColorTester
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# navColorTester Tool for picking navigation colors and practicing with javascript Change Log: 9/26 Setup flexbox for body Mapped out project in HTML Created and Styled Buttons Added javascript for first block (Backgrounds) 9/28 Wrote for loops for font color Fixed previous issue with navLogo 9/30 Started blocking out html for future add-ons, including Inputs, buttons in html, and most variables in javascript This unused code is currently commented out(in html and Javascript). 10/1 running into an issue changing a:hover by manipulating the DOM. Can target appropriate element The error is likely happening because of the hover pseudo-class. It may not be possible to change a:hover psudo element, but may be able to use mouseover eventlistener To Do: Figure out how to start next block (fonts, having issue with this one) -FIXED: 9/28 problem with with a for loop and path specificity Format javascript notes Fix allBackground to include the #navLogo after logo color has been changed Need to add navLogo into For loop for allNav.
About
Color tester made with JavaScript
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published