skip to Main Content

Can I disable the scrollbars in CSS?

I have a Modal dialog that you can see at this link: https://codepen.io/rgraph/full/KKOyYYK <script src="https://www.rgraph.net/libraries/RGraph.common.core.js"></script> <script src="https://www.rgraph.net/libraries/RGraph.modaldialog.js"></script> <script src="https://www.rgraph.net/libraries/RGraph.bar.js"></script> <canvas id="cvs" width="700" height="300"></canvas> <p> tf ty fty fty f ty fty tf ty fty fty f ty fty tf ty…

VIEW QUESTION

Css – backdrop-filter not working in Firefox 131

I have updated Firefox to the latest version (131.0.3). Though the property is supported in FF 103+, on https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter I'm seeing: Both layout.css.backdrop-filter.enabled and layout.css.backdrop-filter.force-enabled are set to true. What can be wrong with the settings?

VIEW QUESTION
Back To Top
Search