Popup doesn’t open if jQuery animation on the page
-
Hi there,
If there is an active jQuery.animate then popup fails to open, e.g.
$( '.slider-indicator > span' ).animate( { width : "100%" }, autoplayTimeout );
As far as I found, corresponding container #pum-XXX has wrong CSS properties
opacity: 0; display: none;
so it is not visible.Please have a look. Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Popup doesn’t open if jQuery animation on the page’ is closed to new replies.