Hi,
I was hoping to put a clock on my site that displayed the visitors local date and time. I wanted to be able to style it too.
Could someone help? I assume I need a jquery plugin but have no idea.
Thanks
Hi,
I was hoping to put a clock on my site that displayed the visitors local date and time. I wanted to be able to style it too.
Could someone help? I assume I need a jquery plugin but have no idea.
Thanks
Found this online. Might be a good starting point.
https://www.plus2net.com/javascript_tutorial/clock.php
Copy the script part and span into a custom code block.
You can create a class with the style you want in the designer. Then apply that class to the span inside that custom code.