Viewing Would greatly appreciate advice/recommendation on a date/time clock that would run on Everweb rss feed

Would greatly appreciate advice/recommendation on a date/time clock that would run on Everweb rss feed



User: Bruce H. 11 years ago
Does anyone have a recommendation or some experience that would help -i would like to display the current date and time on the home page if possible. Thanks for any input.
User: Roddy 11 years ago
Here's an example of time and date using jQuery…

http://everwebcodebox.com/widget-test/time-date.html

I haven't bothered to comment the styles since they are straight forward.

If you don't want the box shadow, delete these items in the CSS…

-moz-border-radius:7px;
box-shadow:0 0 5px #000;
-moz-box-shadow:0 0 5px #000;
-webkit-box-shadow:0 0 5px #000;

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Bruce H. 11 years ago
Thanks a lot ..it works well
User: Roddy 11 years ago
Here's details of a widget which makes it easy to insert and style…

http://everwebcodebox.com/html5/misc/date-time.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.