Error is in Internet Explorer, i tested in ver.7 and 8, with debugger
activated in i.e. ver.8 it show the following error:
elementStyle[(property == 'float' || property == 'cssFloat') ?
(Object.isUndefined(elementStyle.styleFloat) ? 'cssFloat' :
'styleFloat') :
property] = styles[property];
Invalid argument. prototype.js line 1927 character 9
i use with lightbox and the problem is don't popupimage because the
error in I.E ver.7
Thank you and sorry for my English.
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
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
-~----------~----~----~----~------~----~------~--~---