Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swapping the time label with the numbers #117

Open
PelegBN opened this issue Jun 15, 2016 · 4 comments
Open

swapping the time label with the numbers #117

PelegBN opened this issue Jun 15, 2016 · 4 comments

Comments

@PelegBN
Copy link

PelegBN commented Jun 15, 2016

Hello,

Great plugin! just what I needed.

Is there a way to switch between the position of the time label (e.g."second") and the running numbers beneath it (I need the label to be at the bottom)?

Thanks.

@wimbarelds
Copy link
Owner

Hey there, your best chance would be modifying the CSS. Play around with it a bit- it shouldn't be too hard.

@PelegBN
Copy link
Author

PelegBN commented Jun 27, 2016

Hey, thank you!

I have indeed managed solving this issue with some simple CSS modification.

@PelegBN
Copy link
Author

PelegBN commented Jul 12, 2016

Hey again,

I'm using backbone.js event functions and I'm trying to reset the time circles to it's initial state and value , in case a certain function is called (basically by a button).
I can use the time circles functions [.start(), .stop() & .restart()] but none of those gives me the initial state (which is data-timer="60" seconds and "start" : false).
I've tried doing .restart() and right after .stop() but for some reason it shows the circle's time is 0.

From what I've read in various forums, I understand what I'm trying to do is possible... but I couldn't succeed pulling it off. Maybe you could help? I'd appreciate it.

Thank you.

@daviddias
Copy link

Hey @PelegBN, what was your solution? Mind sharing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants