On 1/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Do You know the simplest way to debbug it ?
Start by setting a breakpoint in FireBug on that line. When FireBug breaks you should be able to execute commands in the console which are executed in the correct context. >From there you can experiment with "window.parent", "window.parent.document" and "window.parent.document.getElementById(...)". I can give you better pointers if you upload a complete sample somewhere. Arnar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
