mazedigital / Web-Ticker

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

Two tickers: Different speeds #9

Closed liberatr closed 11 years ago

liberatr commented 11 years ago

Thanks for the awesome plugin:

I have been trying to see if I can get two tickers to work at different speeds on the same page. I am just passing one option to the function like {speed: 35} and {speed: 25}

It starts out great, but after the faster ticker gets to the edge of the page, the two tickers are now in sync and move at the same speed.

Here is an example:

http://openstagemedia.org/susan-arbetter

jonmifsud commented 11 years ago

clearly a bug which was introduced in one of the latest updates will have a look at it in more detail.

On 6 May 2013 20:42, liberatr notifications@github.com wrote:

Thanks for the awesome plugin:

I have been trying to see if I can get two tickers to work at different speeds on the same page. I am just passing one option to the function like {speed: 35} and {speed: 25}

It starts out great, but after the faster ticker gets to the edge of the page, the two tickers are now in sync and move at the same speed.

Here is an example:

http://openstagemedia.org/susan-arbetter

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

jonmifsud commented 11 years ago

This should have been fixed with commit af3cc2363997903245db14030fb8f61b64e1406e where closure was improved. If you think the issue still persists please feel free to comment /re-open the issue.