antho686
05-28-2022Data Storage
widget events firing too soon when embedded with sisense.js
I've added script to a blox widget on domready event that attaches a mouseover event to every blox slides. When the widget is embedded in an iFrame, the domready finds the slides. But when I am embe...
- 06-02-2022
Hi antho686
Try using this script from my article to figure out what events are triggered and when:
Also, you might consider adding a "debugger" to your JS code and debug the widget object at the time the event is trigerred