Of course, I should mention, it reproduces at least on IE6 and FireFox
(probably others as well, but I haven't tested them).
On Jan 31, 5:04 pm, "Simonz" <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I decided to bravely upgrade to the latest head revision of MochiKit
> in my code (svn rev 1256) and discovered the name of one of my windows
> seems to change after calling the "roundElement" API.
>
> For example, the following:
>
> alert(window.name);
> roundElement('privacyWarning');
> alert(window.name);
>
> first shows "contents" (the correct name of the window), and then
> "backgroundColor".
>
> I'm guessing this is probably a bug? Looking at the code, and will
> try to fix, but let me know if anyone has more info or if there's some
> reason it's supposed to do this!
>
> Cheers,
>
> Simon.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MochiKit" 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/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---