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

Not changing text in textbox #2

Open
andyg2 opened this issue Feb 22, 2012 · 2 comments
Open

Not changing text in textbox #2

andyg2 opened this issue Feb 22, 2012 · 2 comments

Comments

@andyg2
Copy link

andyg2 commented Feb 22, 2012

I'm no expert but I scanned through the code and it seems to ignore nodeValue if the node is a textbox.

@ChaseFlorell
Copy link
Owner

You are correct. For my usage of this, I needed to be able to see the true value for any editable area.

This might be worth creating an enum for this kind of option.

Thoughts?

@ChaseFlorell
Copy link
Owner

For reference, here is the nodeType values chart.
http://www.javascriptkit.com/domref/nodetype.shtml

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

2 participants