Hi - I just added the start/stop slider on a page and it actually works in internet explorer and not in firefox!! usually it's the other way around.
In Firefox, the first slide starts to move and then just sort of gets stuck. Any thoughts out there about a tweak? I am assuming it is javascript but who knows it could be css. This is my first attempt at jquery - a beginner in javascript.
page: http://www.artisansgallery-cafe.com/windextest2.html css for slider : http://www.artisansgallery-cafe.com/css/style2.css my other css styles are in the head of the page javascript for the slider: http://www.artisansgallery-cafe.com/scripts/startstop-slider2.js
Works for me in FF, except your margins are off...the slides move and function, but I only get a little portion of each slide. This is most likely purely a CSS issue. I wish I had more time to investigate this but I would start to adjust the width and margins for #page-wrap, #slider, .slide and possibly #mover. Looks like an easy fix though.
In Firefox, the first slide starts to move and then just sort of gets stuck. Any thoughts out there about a tweak? I am assuming it is javascript but who knows it could be css. This is my first attempt at jquery - a beginner in javascript.
page: http://www.artisansgallery-cafe.com/windextest2.html
css for slider : http://www.artisansgallery-cafe.com/css/style2.css
my other css styles are in the head of the page
javascript for the slider: http://www.artisansgallery-cafe.com/scripts/startstop-slider2.js
any help would be greatly appreciated!!