I have installed jshowoff (http://ekallevig.com/jshowoff/) on my site. Everything worked ok in FF but not in IE's. I have attached two images showing the difference. The site can also be found at sr.testriva.com Would you please help me fix this issue in IE7/IE8? TIA
This doesn't look like a problem with the slider, but a problem with your CSS. Try setting the following code on the container: position: relative; Code (markup): If that doesn't work try positioning the objects absolute.
Hello, I am still stuck on this issue. However, I found out the when I disable body { direction:rtl } Code (markup): Everything works ok but I need this direction to be rtl. Any more idea?