Javascript Image Slider > Posts >

 

Annimation goes out when used with borders

Don Dhillon
9 months ago
Viewed: 406
-7
Useful
Also ie9 doesnot show annimations at all in some computers. Chrome works fine.

9 months ago
milo   Edit
0

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
Don   Edit
0

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
milo   Edit
0

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
Don   Edit
0

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
Don   Edit
0

Thanks for your much needed help

New Answer