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
If initiated on an element that doesn't exist, everything initialized after it will fail. This makes it impossible to store multiple initializations of it in one global scripts file, used on different pages.
View the example here:
(the "d" class is removed from the 4th example markup, causing d-h to fail)
If initiated on an element that doesn't exist, everything initialized after it will fail. This makes it impossible to store multiple initializations of it in one global scripts file, used on different pages.
View the example here:
(the "d" class is removed from the 4th example markup, causing d-h to fail)
http://jsfiddle.net/aYQFD/61/
The text was updated successfully, but these errors were encountered: