Ive changed a little the get and set property, i dont know if it will be merged to the 1.2.4 version.
I dont know if it solves your problem too, if you could test it, it would be nice. http://github.com/fabiomcosta/mootools-core/commit/6a41a75d5bd4e2eb91d5bb0d421a51219a83b63e Fábio Miranda Costa Engenheiro de Computação http://meiocodigo.com 2009/6/23 Fábio Costa <[email protected]> > I do understand your point, and will try to do something solid. > Thanks again. > > Fábio Miranda Costa > Engenheiro de Computação > http://meiocodigo.com > > > On Tue, Jun 23, 2009 at 11:26 AM, [email protected] <[email protected]>wrote: > >> >> I admit that browser detection based on the useragent is not the most >> solid one, but that was not my main concern. Most developers use their >> own script or javascript framework to detect the browser, so the >> browser detection in my alteration to the original Element.getProperty >> method is just a small standalone solution and can be modified to the >> browser detection script of one's choise. >> >> My point is that IE8 approach attributes differently from <IE8 and >> that that problem is solved in my new version of Element.getProperty... > > >
