https://github.com/alitahir4024/update-css-variable-with-js.
In this project CSS variables are updated using JS.
https://github.com/alitahir4024/update-css-variable-with-js.
css-variable html html-css-javascript range-slider
Last synced: about 1 month ago
JSON representation
In this project CSS variables are updated using JS.
- Host: GitHub
- URL: https://github.com/alitahir4024/update-css-variable-with-js.
- Owner: alitahir4024
- License: mit
- Created: 2020-04-25T12:31:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T07:36:34.000Z (almost 4 years ago)
- Last Synced: 2025-04-15T00:17:33.728Z (about 1 month ago)
- Topics: css-variable, html, html-css-javascript, range-slider
- Language: HTML
- Homepage: https://alitahir4024.github.io/Update-CSS-variable-with-JS./
- Size: 113 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Update-CSS-variable-with-JS.
In this project CSS variables are updated using JS.
## Developed With:
* HTML.
* CSS.
* JS.## Silent Features:
* Easy logic.
* Unique and Minimal project.
* To test the skill of JS and HTML.## Important CSS:
* CSS3 variables: (https://www.w3schools.com/css/css3_variables.asp).
## Important JS functions and methods:
* setProperty(): (https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty).
## Important HTML tags used:
* Input type range: (https://www.w3schools.com/tags/att_input_type_range.asp).
## Project Preview:
[Update CSS Variables With JS](https://alitahir4024.github.io/Update-CSS-variable-with-JS./)