setAttrubute -
09-03-2004
, 09:32 AM
hi,
the following line work's perfecly on Netscape Navigator
document.getElementById('imgTitle'
+imageTitle).setAttribute("onClick","displayMsg('" +chemin+"')");
but abslolutly not on Internet Explorer
does anybody knows how correct this bug ? and the correct sentence for IE
browser ?
thank's for any response. |