04:16
<Spacechimp>
back
14:52
<MikeSmith>
hmm, what happened to onformchange and onforminput ?
14:52
<MikeSmith>
Ms2ger: ↑
14:53
<MikeSmith>
ah
14:53
<MikeSmith>
http://html5.org/tools/web-apps-tracker?from=5927&to=5928
14:53
<Ms2ger>
Wasn't me :)
14:54
<MikeSmith>
:)
14:54
<MikeSmith>
just figured you might know
14:54
<MikeSmith>
anyway, it appears they are no more
14:54
<MikeSmith>
"Drop forminput and formchange events, and their associated machinery, since you can now put oninput and onchange everywhere which makes them far less compelling."
18:11
<AryehGregor>
How are you supposed to link to sections in anolis? Figure out the generated anchor and make an <a href> by hand?
18:12
<Ms2ger>
You probably want to give the section an id yourself
18:12
<AryehGregor>
Hmm.
18:45
<Hixie>
yeah just give an id and then link to it
18:45
<Hixie>
anolis won't override your ids