Hi,

It smells like your element is not correctly extended.

IE doesn't let you modify the element's _prototype_. You can find the
explanation here (last section):
http://www.prototypejs.org/learn/extensions

Hope this help.

On Nov 7, 11:43 am, Haraldo <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I have the same issue:
>
> var value = element.style[style];
>
> Firefox 3 happens to register it as follows ( similar error in ie7 ):
>
> element is null line: 1903
>
> Has anyone worked out what's going on here.
>
> I know it seems to affect the draggable items. My code is not affected
> at all. The errors just irritate me and look unprofessional.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to