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

Any way to get textContent or innerHTML? #30

Open
demian85 opened this issue Oct 11, 2011 · 1 comment
Open

Any way to get textContent or innerHTML? #30

demian85 opened this issue Oct 11, 2011 · 1 comment

Comments

@demian85
Copy link

I need to get text contents inside an element and before reinventing the wheel I must be sure if anything similiar exists.
Would it be useful if I create a few utility methods that can be merged with DomUtils?

@kirbysayshi
Copy link

Check out my fork, which includes some commits from Thomas Dudziak that does exactly what you want. In addition, my fork allows for the changes you make with DomUtils to be properly represented when you output as text.

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

2 participants