iosscripts / iosslider

iosslider is a jQuery plugin which allows you to integrate a customizable, cross-browser content slider into your web presence. Designed for use as a content slider, website banner, or image gallery.
http://iosscripts.com/iosslider
432 stars 103 forks source link

Solve Issue #218 (IE8 with direction RTL for arabic languages) #275

Closed sarvaje closed 11 years ago

sarvaje commented 11 years ago

Hello,

I commit a solution for IE8 problem with RTL.

For some reason, IE8 don't work fine with layer "slider" when this has position: relative. When is a IE8, I set position to absolute instead of relative.

sarvaje commented 11 years ago

Note: Related with Issue #218

marcwhitbread commented 11 years ago

Issue is not isolated to IE8. Effects all browsers. Will not be merged.