href="https://twitter.com/intent/tweet?text=Hello%20world”
and you use JS to change the text data
@mutantspore http://codepen.io/amirghafouri/pen/MKPvRa?editors=0010
I messed around with the fill effect (width instead of height), and it was working.
Started messing around with the decTime function to change session types and it stopped working
if (timerType == 'session') { ….
and in that if I set things up for the break time, cleared the clock face, sounded the alarm and changed the flag to be timerType = “break”. So obviously if the timerType was “break” i’d do a similar thing but for the session values. there is no need to actually stop the timer … just change the values. You only really need to stop it for “stop” or “reset” or maybe “pause"
@gr4vy You’ll most likely get help for that project in the Data Visualization help room
Find the best room for your needs, tell the name of the challenge, and paste your code :)
[FreeCodeCamp/HelpJavaScript]
[FreeCodeCamp/HelpFrontEnd]
[FreeCodeCamp/HelpDataViz]
[FreeCodeCamp/HelpBackEnd]
:star: 1105 | @mutantspore | http://www.freecodecamp.com/mutantspore
:star: 137 | @troyriggs | http://www.freecodecamp.com/troyriggs
try the data Viz room
Find the best room for your needs, tell the name of the challenge, and paste your code :)
[FreeCodeCamp/HelpJavaScript]
[FreeCodeCamp/HelpFrontEnd]
[FreeCodeCamp/HelpDataViz]
[FreeCodeCamp/HelpBackEnd]