aamirafridi / jQuery.Marquee

jQuery plugin to scroll the text like the old traditional marquee
http://aamirafridi.com/jquery/jquery-marquee-plugin
MIT License
961 stars 278 forks source link

Add RTL support #177

Open khalilEvan opened 8 months ago

khalilEvan commented 8 months ago

When the document direction is RTL and floating js-marquee to the left it causes it to not appear, changing the float direction to the right fixes the issue.

ShahramHF commented 2 months ago

I changed it to right, but it doesn't work!