innerhtml

  1. E

    Object tag, innerHTML and Internet Explorer problem?

    Hi, I need some help with a webpage.... I'm currently adding an embedded video to my webpage but for some reason IE adds additional parameters to my object tag when I'm using innerHTML? For instance.. objectText = <object id="player" codebase="......" classid="....." width="...."...
Top