Comments on CSS TransitionsLegendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.2012-12-20T13:43:50Zhttp://davidwalsh.name/css-transitions/feed/atomWordPressBy: David WalshDavid Walshhttp://davidwalsh.namehttp://davidwalsh.name/?p=5614#comment-397602012-11-19T23:20:38Z2012-11-19T23:20:38ZYou’ll need to do something similar to my window.postMessage event shim:
]]>By: GerwinGerwinhttp://www.gerwin.co.nzhttp://davidwalsh.name/?p=5614#comment-397582012-11-19T22:45:57Z2012-11-19T22:45:57ZHey David, I recently made this http://codepen.io/Gerwinnz/details/vokci and wanted to use the transitionend event but couldn’t seem to get it to work with mootools. Does mootools currently support this event or should I have just added it using the native addEventListener function? So $(‘myEl’).addEventListener wouldn’t work would it? I can’t exactly remember my results..
]]>