Hello,
Once you alter a icon on the website, a pop-up is shown. Is there a way to delay that po-up time?
The mouse-over is now:
// insert code to be run when the mouse hovers over the object
// Show an element
sym.$("pu_pop-up").show();
sym.getSymbol("pu_pop-up").play();
Recards