psayre23
Results
2
issues of
psayre23
When looking up an attribute with .attr(), the name of the attribute should be lowercased before looking up in .attribs object.
❌ Bug
good first issue
http://jsfiddle.net/psayre23/982qD/ The {{each}} command is pretty slow when used with the newest forms of jQuery. In jQuery 1.5 and up the following template is very slow. ``` {{each elems}} {item}...