Skip to content

Fixing live.attr with value

Choose a tag to compare

@phillipskevin phillipskevin released this 28 Feb 19:49
· 150 commits to master since this release

This fixes using live.attr with things like value that actually need to set the element's value property instead of the attribute.

#97