On 12/22/06, csnyder <[EMAIL PROTECTED]> wrote:
On 12/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > The problem seems to be when I do a swapDOM. > > What can I do to make this work in IE. This isn't a real answer, but if you need it to work *right now* you can use innerHTML rather than DOM methods... after much experimentation, that's what I ended up doing on a similar project.
I've always just used SWFObject to take care of that sort of thing. http://blog.deconcept.com/swfobject/ -bob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
