dynamic-marquee icon indicating copy to clipboard operation
dynamic-marquee copied to clipboard

How to start crawl from perticular position?

Open asharmarsystem opened this issue 3 years ago • 6 comments

Hi @tjenkinson My client wants to start the text crawl from perticular position, So have you given any method by which i can get or set the crawl position?

asharmarsystem avatar Jan 04 '22 12:01 asharmarsystem

You mean you want to start with some of the items already on screen but not filling it?

So startOnScreen: true doesn’t work?

tjenkinson avatar Jan 04 '22 16:01 tjenkinson

@tjenkinson no, i want suppose the crawl text come to 15% of the screen and user refresh the screen then i want to restart the crawl from 15% of the screen. which is already covered before the refreshing.

asharmarsystem avatar Jan 05 '22 03:01 asharmarsystem

You could append an empty div first with fixed width and use startOnScreen: true?

tjenkinson avatar Jan 05 '22 08:01 tjenkinson

@tjenkinson I could not understand the suggested implementation ,Can you give me an example.

asharmarsystem avatar Jan 05 '22 09:01 asharmarsystem

i think you should give the methods to set and get the position of crawl text, it would be best thing for your 'dynamic plugin'

asharmarsystem avatar Jan 05 '22 11:01 asharmarsystem

@tjenkinson Would you want to give any suggestion?

AkashTvu avatar Jan 07 '22 05:01 AkashTvu