DISQUS

Kyle Brady: Blog: Prototype JS: IE Issues

  • cwind · 5 months ago
    i meet this problem, too.
    i try these code instead and it worked.
    [code]
    Element.update(eid,"

    stuff

    ");
    [/code]
  • Kyle Brady · 5 months ago
    Yeah I figured that out a long time ago ;-)

    Thanks though!

    --Kyle