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
Apologies; my javascript-fu is weak, but I'm thinking there's something awry. Simplest example I can think of is to replace the ender.js in the example with the jeesh (the versions in ender list indicate they're the same, but with the obvious addition of domReady) - in doing so, ender.tipsy.js throws Uncaught ReferenceError: ender is not defined followed by the example page throwing Uncaught TypeError: Object #<c> has no method 'tipsy'
Possibly I'm mis-using the pre-built ender that is the jeesh, in which case, close this and chide me.
The text was updated successfully, but these errors were encountered:
Apologies; my javascript-fu is weak, but I'm thinking there's something awry. Simplest example I can think of is to replace the ender.js in the example with the jeesh (the versions in
ender list
indicate they're the same, but with the obvious addition of domReady) - in doing so, ender.tipsy.js throwsUncaught ReferenceError: ender is not defined
followed by the example page throwingUncaught TypeError: Object #<c> has no method 'tipsy'
Possibly I'm mis-using the pre-built ender that is the jeesh, in which case, close this and chide me.
The text was updated successfully, but these errors were encountered: