I'm developing my site on the side and thus been looking up various CSS tips and tricks on the side.
In the midst of my search I came across this fantastic tutorial - CSS+Javascript power. Fancy menu.
That rollover effect is fascinating (a water bubble, dollop of rain, a pretty caterpillar or some snot?). Not making fun of the effect but thinking of all possibilities!
Must implement this somehow.
Source:
Devthought via CSS Globe
Moving From Moment.js To The JS Temporal API
-
The way JavaScript handles time has evolved significantly, from the
built-in `Date` API to Moment.js and now Temporal. The new standard fills
gaps in the o...
3 days ago
2 comments:
wow... that is a nice find. very cool indeed.
Thanks. Thinking of ways to implement this one. :)
Post a Comment