Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynamic style.css or index.gui

ANSWERED

Hi everyone,

I am working on a clockface. I want to dynamically move a rect across the screen to with the given change in date. I am familiar with coding but not not too familiar with java script.

 

Does anyone know of a way to dynamically change the x: value of a rect within the css or index gui? I have describing all of my index objects in the style.css page to keep things organized but I can change it anyway. I am just trying to avoid putting a different image up depending on the day.

 

Thanks,

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions
Best Answer
0 Votes
1 REPLY 1

You should be able to find what you need in here: 

https://dev.fitbit.com/guides/user-interface/javascript/#overview

Best Answer
0 Votes