CSS-Tricks / MovingBoxes

Simple horizontal slider which grows up the current box when it's in focus (image, title & text) and back down when it's not in focus.
http://css-tricks.github.io/MovingBoxes/
GNU Lesser General Public License v3.0
280 stars 147 forks source link

Slides Dont Work Randomly #111

Open ghost opened 11 years ago

ghost commented 11 years ago

I used the moving boxes tool to build a website for a friend of mine (Great tool Chris! Thank you!). Everything works great most of the time and across all browsers dating back to IE7.

Here is the site http://www.renostudenthousing.com/

Every once in a while, when I go to load the page, the moving boxes "left" and "right" navigation buttons (which I customized) do not work on click. Normally when clicked they will produce a URL like this http://www.renostudenthousing.com/#&slider1=1 When its not working, the URL will not change at all from http://www.renostudenthousing.com/ and the only way to scroll left or right is to click the image itself or the links I have created by name at the bottom. Can anyone offer me any tips to solve this random issue?

Regards