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

Add attributes (like class) to html #243

Closed
bryanjjohnson opened this issue Aug 14, 2019 · 2 comments
Closed

Add attributes (like class) to html #243

bryanjjohnson opened this issue Aug 14, 2019 · 2 comments

Comments

@bryanjjohnson
Copy link

bryanjjohnson commented Aug 14, 2019

Jodit Version: 3.2.47

Browser: All
OS: All

I looked over the documentation, and couldn't find anything. Is there a way to add attributes to a tag? I'm using a css framework that expects certain classes added to things like headers, list, etc.

For example:

<ul class="bulleted">
   <li>Item 1</li>
</ul>
@xdan
Copy link
Owner

xdan commented Jan 19, 2020

@xdan xdan removed the WIP label Jan 19, 2020
vinhtranchau added a commit to vinhtranchau/jodit-repo that referenced this issue Jan 18, 2023
@Tarnn
Copy link

Tarnn commented Jun 1, 2023

@xdan can't seem to get a particular stylesafterwards via

Element.style.someStyle always show as blank

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

No branches or pull requests

3 participants