I don't understand, it's working jsfiddle ... what's wrong? On Nov 9, 2010, at 9:41 AM, Andrea Dessì wrote:
> 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 >
