I try to use Zen-Coding Textarea by IE8. but it not move.
https://github.com/sergeche/zen-coding/blob/master/plugins/textarea/zen_editor.j
s#L333
else if(doc.attachEvent) ele.attachEvent('on' + key_event, runAction);
↓
else if(doc.attachEvent) doc.attachEvent('on' + key_event, runAction);
Original issue reported on code.google.com by j7400...@gmail.com on 18 Jun 2011 at 12:19
Original issue reported on code.google.com by
j7400...@gmail.com
on 18 Jun 2011 at 12:19