Please give a full example, preferably at an online URL where this  
happens. You can also try using Microsoft Script Debugger to isolate  
the line of code where this happens.

The latest version of Prototype sure works fine here on IE,  
and .innerHTML isn't even part of Prototype -- in this case i assume  
that $('the_item') returns nothing. To debug it, a full HTML page is  
required.

Best,
Thomas

Am 29.11.2007 um 08:22 schrieb Kyle Brady:

>
> For some reason, after the most recent upgrade to the latest prototype
> version, some of my scripts stopped working in IE.  They continue to
> work in FF, but IE shows a "script error".
>
> Specifically, I'm having problems with:
> $('the_item').innerHTML = 'whatever';
>
> Any help/insight is appreciated.
>
> Thanks
>
> --Kyle
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to