Hi all, I got a bug while using mootools. I don't really unterstand why because i did'n touch my js code, and now i have this error in Firebug :
this.style is undefined 2335 : this.style[property] = value; My html page is made by a Servlet which use getWriter for displaying html... Anybody have an idea ? Thanks,
