Hi all, just a question: there are any "know issues" with Element.setProperty? ( https://github.com/mootools/mootools-core/blob/master/Source/Element/Element.js#L467 and https://github.com/mootools/mootools-core/blob/master/Source/Element/Element.js#L383 )
because I'm trying to set a colspan="3" to my td and i'm getting this: <td colSpan="3".... I've tried it in jsfiddle ad it's working: http://www.jsfiddle.net/w8QkL/ so... any advice? :) -- Andrea
