Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

oj "inlineHtml" jquery plugin doesn't insert css correctly #21

Open
evanmoran opened this issue Dec 14, 2018 · 1 comment
Open

oj "inlineHtml" jquery plugin doesn't insert css correctly #21

evanmoran opened this issue Dec 14, 2018 · 1 comment

Comments

@evanmoran
Copy link
Owner

Should be an easy fix, but tracking this here for now.

@evanmoran
Copy link
Owner Author

The solution is to maintain a global cssMap (see code, to understand). Then as inline css insertions happen, bulk extend the cssMap and regenerate the oj-style element with oj.compile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant