-
4Replies
-
Orbit slide deep links retaining active class
By henry wu
I'm having some issues with the the deep linking feature of the orbit slider. Everything is working perfectly except for when I click on a button it makes that button active, but doesn't remove the 'active' class from the previous button. The code ... (continued)
Last Reply by Briar over 5 years ago
-
Orbit slide deep links retaining active class
by henry wu on Tuesday, January 21, 2014 at 7:46 AM EST
You commented on
Paul's post
over 5 years
Btw - i fixed this problem by removing fastclick.js from my includes.
Fastclick.js interferes with autocomplete on touch UI's.
You commented on
henry wu's post
almost 6 years
I looked inside my foundation.min.js and wasn't able to find the line of code that you had in yours.
So I ended up just taking the images out of the unordered list and the active class is now being removed properly.
You commented on
henry wu's post
almost 6 years
Ah thanks will give it a try and let you know if it works! =)
No Content
-
No Content
-
No Content
Btw - i fixed this problem by removing fastclick.js from my includes.
Fastclick.js interferes with autocomplete on touch UI's.