javascript - Tooltips undefined in ie8 -
I have the following tooltip examples, it works fine in Chrome and Firefox - but in I7 and I8 this is unsure Coming back
Make sure what went wrong for IE.
Use multiple bind methods instead of pure events;
Your problem appears; When the mouse has to object twice or more, but when the bind method is used, there will be no undefined return on Internet Explorer.
Check this jsfiddle:
Comments
Post a Comment