slider won’t load on mobile
-
Using the shortcode for this on a mobile page causes this error
Uncaught SyntaxError: Invalid or unexpected token
with this line of codeif( (jQuery(".responsiveSlider_1 ul").offset().left+ul_width1)-(jQuery(".responsiveSlider_1").offset().left+width1)<yitw_1 && (jQuery(".responsiveSlider_1 ul").offset().left+ul_width1)-(jQuery(".responsiveSlider_1").offset().left+width1)>0 )
when this happens the slider just remains in a loading state….
clicking the update button on the post resolves the issue temporarily. However it is only temporary and eventually reverts back to the state that causes this error.
any suggestions would be great thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘slider won’t load on mobile’ is closed to new replies.