[Proto-Scripty] IE problem

2010-07-15 Thread adglp
This code errors in IE. I get an invalid argument error concerning the elementStyle object. The area that i'm interested in is: setStyle: function(element, styles) { element = $(element); var elementStyle = element.style, match; if (Object.isString(styles)) {

[Proto-Scripty] IE problem - document.getElementById

2010-01-18 Thread Sumit
Sorry if this seems to be a wrong forum for this issue. I've been using prototypejs in my project, so thought you guys may have done some workaround this. My html content looks like this http://pastebin.com/m2af10447 on dom:loaded event, i'm querying the dom for objects with id issues. On FF it

[Proto-Scripty] IE problem with multiple paralell morphings

2008-11-06 Thread jrmout
Hi! I developped a webpage for my string quartet, and as i had so many problems with IE i did 2 versions. I'll fuse them when both are ready. A version for non IE browsers: http://cuartetotoldra.com/toldrismo/prueba3enhanced.html and another one just for IE: