InfinityMax
-
Highlight selected navigation item (anchor link same page)
Waypoints is awesome. Really helped me out on the thing I'm doing now. I was able to get it to apply the active state to my anchor tags based on what was at the top of the page... but then I broke it. When I apply overflow:hidden to the contain…
-
Navigation Not Working in IE8
Sorry, there's also this piece of code in the anythingslider settings: nav = { numPages:slider.pages, current:slider.currentPage, next:function(){slider.goForward();}, back:function(){slider.goBack(…
-
Autoplay video in Safari using AnythingSlider
OK, sorry to jump the gun - figured it out. Had to edit the variables assigned to 'sliderSettings', which were all assigned in one block above the code I pasted in. Now it works great (at least until I go to test in IE and Chrome).