Mattrix
(Matt McArthur)
March 21, 2019, 3:48am
1
Hello,
I am looking for help to add a timezone clock. Here is a link a page where the top-right div shows what I would want to achieve.
Would anyone know how to do this in Webflow please?
Thank you!
Here is my public share link: https://matts-project-935941.webflow.io/
(how to access public share link )
austin
(Austin Thesing)
March 21, 2019, 4:36am
2
Hey @Mattrix ,
You’re likely looking at integrating a little bit of custom JS to pull this off.
Mattrix
(Matt McArthur)
March 21, 2019, 6:05am
3
Hey @austin
Would you know how to achieve this?
1 Like
Hey @Mattrix
You can use something like > Free Clocks for Your Website
It’s not the same, but can works too
Piter
Mattrix
(Matt McArthur)
March 22, 2019, 7:25pm
5
@PeterDimitrov I tried this exact thing but it adds an iframe which I cannot style, so it sits as a white background inline element styled in Arial. Thanks though!
1 Like
webdev
(Jeff Selser)
March 22, 2019, 7:33pm
6
Look for a javascript code block that does what you want. Embed it with a custom embed.
Here is one example that was built with jQuery, the the styles are inline.
1 Like