Topic: How far can I get with the CSS alone?
hotbelgo free asked 8 years ago
I'm writing a site in Elm, akin to React in that the html is compiled to virtual-dom and diffed to the DOM. I've heard that jquery really struggles to attach to DOM elements in this context, so I want to use the CSS only. Is javascript only used for the elements marked as javascript in the sidebar?
Add comment
Michal Szymanski staff answered 8 years ago
Unfortunately not only, but if something is marked as"javascript" means the core functionality is based rather on JS than CSS. How far you can go? It depends which components you need. We've used a few times only CSS files for an app written in Angular 2. We needed only a design, so it was fine.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags