Well, that's weird. It could be a bug, you should probably fill a ticket
with some sample code and a copy of the error message at Lighthouse[1].
[1] http://prototype.lighthouseapp.com/projects/8886-prototype
Cheers
Gabriel Gilini
www.usosim.com.br
[EMAIL PROTECTED]
[EMAIL PROTECTED]
On Thu, Oct 30, 2008 at 8:24 PM, cyiam <[EMAIL PROTECTED]> wrote:
>
>
> I couldn't get update to work correctly, so I ended up "clearing" the
> element out, then do an Element.insert.
>
> On Oct 30, 4:20 pm, "Jonathan Rosenberg" <[EMAIL PROTECTED]> wrote:
> > I'm having what I think is a weird problem with .update on IE.
> >
> > This statement fails:
> >
> > this._question.update("<div>You</div>")
> >
> > but this works
> >
> > this._question.update("<span>You</span>")
> >
> > It fails in the prototype.js code, but only on IE.
> >
> > Any thoughts?
> >
> > --
> > Jonathan Rosenberg
> > Founder & Executive Director, Tabby's Placehttp://www.tabbysplace.org/
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---