You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spent a little while adding logic for .getAttribute('placeholder'), but ran into problems only reading getAttribute() for valid elem. For some reason MutationEventelem variables were coming through, and I ran into issues making the logic (x instanceof y etc) work well in IE7+.
No description provided.
The text was updated successfully, but these errors were encountered: