开发者

AnythingSlider Static Link takes 2 clicks the first time

开发者 https://www.devze.com 2023-02-20 08:46 出处:网络
I\'m having a strange issue with Anything开发者_StackOverflow社区Slider, this is my page layout:

I'm having a strange issue with Anything开发者_StackOverflow社区Slider, this is my page layout:

AnythingSlider Static Link takes 2 clicks the first time

The red blocks being links. The Biggest red block in the big middle black requires two clicks in FireFox and the BlackBerry browser but only one in Chrome/IE (IE!?). The other red boxes (Links) only need one click in ALL browsers.

Any help would be awesome guys!


Yes it is, at least in the version that I am using: AnythingSlider v1.8.6, I had same problem, but when setting hashTags to false links are now working ;)

 $('#slider').anythingSlider({

     hashTags: false

   });


This is NOT fixable, its just the way it works after much research.

0

精彩评论

暂无评论...
验证码 换一张
取 消