Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enhancement: Add CSS *definition* altering capabilities #71

Open
mistergibson opened this issue Mar 16, 2018 · 1 comment
Open

Enhancement: Add CSS *definition* altering capabilities #71

mistergibson opened this issue Mar 16, 2018 · 1 comment

Comments

@mistergibson
Copy link

I cobbled some simple code together that allows me to cache, create, update, and remove CSS rules of the page itself. I want you to take this code and incorporate something based upon it into your Browser::CSS tool set. Setting DOM Element style attributes is cool, but this gives you the ability to animate things by just hacking the CSS rules themselves. I hope you find it useful.

Code: https://gist.github.com/mistergibson/0393c96978fd2b1a09d6b0612af191f0

@hmdne
Copy link
Member

hmdne commented Jul 28, 2021

From what I know, Opal-Browser HAS a preliminary implementation of this. I will inspect and look if this is a really viable, but seems like we already have some implementation in the css/ directory.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants