Not to detract from the creativity here, but the id attribute specifies its element's unique identifier[1]. Strictly speaking, this should never happen: ... [1] http://www.w3.org/TR/2013/WD-html51-20130528/dom.html#the-id...
Pure CSS3 dancing Bender
41–50 of 67 posts
Re: Pure CSS3 dancing Bender
#42Anyways, I hope ad people don't catch on to how CSS is a bit harder to block than JS.
Re: Pure CSS3 dancing Bender
#43Just in time for halloween.
Re: Pure CSS3 dancing Bender
#44It seems like we should be seeing heavy duty graphical editors that output CSS3 animations. Any tools exist yet?
Never used it.
Re: Pure CSS3 dancing Bender
#45Pure CSS horse: http://codepen.io/anon/pen/tvaio
Re: Pure CSS3 dancing Bender
#46Not to detract from the creativity here, but the id attribute specifies its element's unique identifier[1]. Strictly speaking, this should never happen: ... [1] http://www.w3.org/TR/2013/WD-html51-20130528/dom.html#the-id...
Re: Pure CSS3 dancing Bender
#47Re: Pure CSS3 dancing Bender
#48Not to detract from the creativity here, but the id attribute specifies its element's unique identifier[1]. Strictly speaking, this should never happen: ... [1] http://www.w3.org/TR/2013/WD-html51-20130528/dom.html#the-id...
It's also an easy mistake to make. All someone has to do is create an element with an ID in a child template without checking to see if that ID is already used in a parent template.
Re: Pure CSS3 dancing Bender
#49Not to detract from the creativity here, but the id attribute specifies its element's unique identifier[1]. Strictly speaking, this should never happen: ... [1] http://www.w3.org/TR/2013/WD-html51-20130528/dom.html#the-id...
Yeah, not sure why it's not throwing a bunch of jQuery errors in the console
Re: Pure CSS3 dancing Bender
#50This is nuts -- but sadly dancing Bender is not too practical. (Unless the dancing trend catches on and GitHub releases the dancing Octocat to production...) For more practical CSS madness, I'd recommend Ana Tudor's creations[1]. She had a cool talk at CSSConf.eu about the math behind building some of her CSS creations.[2] [1]: http://codepen.io/thebabydino/public/ [2]: http://www.youtube.com/watch?v=w9HeWBH_kvg
And I disagree about the practicality of a dancing bender. It's a tech demo if nothing else. I can picture a future where things like this are much easier to accomplish in CSS and we move on from using traditional images.