mazedigital / Web-Ticker

A jQuery web ticker
https://maze.digital/webticker/
Other
172 stars 102 forks source link

RTL ? #16

Open krishna19 opened 11 years ago

krishna19 commented 11 years ago

How to use this in RTL sites ?

krishna19 commented 11 years ago

issues in direction: 'right' property.

jonmifsud commented 11 years ago

Thanks for posting the issue; I've never used it in an RTL site, I'll have a look. Can you explain the issues in more detail? would help debugging.

On 23 October 2013 13:54, krishna19 notifications@github.com wrote:

issues in direction: 'right' property.

— Reply to this email directly or view it on GitHubhttps://github.com/jonmifsud/Web-Ticker/issues/16#issuecomment-26898646 .

krishna19 commented 11 years ago

i use the method direction: 'right' for RTL site.

The problem is, ticker scrolls towards right and whenever the text reach the right side corner the loops end and the ticker starts again from left side without completing current cycle.

anuanooptv commented 11 years ago

I had the same issue and got it fixed by setting a float:right to the 'ul' tag.

jonmifsud commented 10 years ago

@krishna19 did you manage to solve the issue with what @anuanooptv suggested? If not mistaken this should also fix the problem. I will try include the 'float' style to be added manually by the script itself in the next version if that's the case.

mufaqar commented 9 years ago

RTL not working

alexseif commented 8 years ago

I'm not having issues with RTL, just choose direction 'right' , just sometimes arabic text is not displayed smoothly, a couple of words appear together mid-sentence.