Show HN: Wiv.js – A library for a more wiggly div
11–20 of 58 posts
Re: Show HN: Wiv.js – A library for a more wiggly div
#12Re: Show HN: Wiv.js – A library for a more wiggly div
#13Re: Show HN: Wiv.js – A library for a more wiggly div
#14(edit: this assertion is incorrect, I skimmed the code too fast) I had no idea that you can draw on any element, not just canvas ones ... I thought there was a semantic meaning there ... apparently there isn't?
Re: Show HN: Wiv.js – A library for a more wiggly div
#15(edit: this assertion is incorrect, I skimmed the code too fast) I had no idea that you can draw on any element, not just canvas ones ... I thought there was a semantic meaning there ... apparently there isn't?
Looks like it's adding a canvas element to the divs and positioning it to line up.
The canvas declaration is staring right at me now that I review it again. That's life...
Re: Show HN: Wiv.js – A library for a more wiggly div
#16That is amazingly cool. Not sure what I'd ever use it for, but it's awesome nonetheless!
Re: Show HN: Wiv.js – A library for a more wiggly div
#17Re: Show HN: Wiv.js – A library for a more wiggly div
#18That is amazingly cool. Not sure what I'd ever use it for, but it's awesome nonetheless!
It can be use for form validation. If user doesn't enter an input, we can "wiggle" it for 2 seconds (together with a red error message). Recently I did just that :)
Re: Show HN: Wiv.js – A library for a more wiggly div
#19Re: Show HN: Wiv.js – A library for a more wiggly div
#20This would have been absolutely huge on MySpace.