Javascript Image Slider >
Posts >
Annimation goes out when used with borders
Also ie9 doesnot show annimations at all in some computers. Chrome works fine.
9 months ago
Is it convenient for you to stage a testing page online so that I can take a look?
I gave it a border and see nothing wrong. I also tested on IE 9 and didn't see what you've described.
9 months ago
I will make it online tomorrow. Anyway can you send me your code for making border. I might be using a wrong code. Thanks
9 months ago
You can download the latest code by clicking the download button on page
image slider.
As to the border of the slider, you can set it via the CSS #sliderFrame selector. For example:
#sliderFrame {position:relative;width:700px;border:2px solid black;}
9 months ago
There was a problem with my code, i picked it from zoom slider. Now it works great with your code given above. Thanks
9 months ago
Thanks for your much needed help
New Answer