prototype.js (version 1.6.1_rc2) causes SSL nonsecure warning dialog
to popup on Internet Explorer 6. This problem has been verified using
fidler on IE 6 running on Windows XP. And it occurs as soon as IE 6
loads the prototype.js file.
I have added the following line around line 2098, and the problem went
away.
el.setAttribute('src', 'javascript:false;');
Please, can someone make sure this fix is carried on to the next
prototype release?
Thanks,
Rubens.
http://www.rubens-gomes.com/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---