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

.attr(name) should lowercase name property #581

Open
psayre23 opened this issue Oct 21, 2014 · 5 comments
Open

.attr(name) should lowercase name property #581

psayre23 opened this issue Oct 21, 2014 · 5 comments

Comments

@psayre23
Copy link

When looking up an attribute with .attr(), the name of the attribute should be lowercased before looking up in .attribs object.

@hjr265
Copy link

hjr265 commented Nov 20, 2014

Also true for .data(name)..

@tlylt
Copy link

tlylt commented Jan 29, 2023

Hi @fb55, is this issue still relevant? (Happy to take a stab at it if so)

@joeheyming
Copy link

I can try to take a stab at this.

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

6 participants
@fb55 @psayre23 @hjr265 @joeheyming @tlylt and others