MediaWiki:Common.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
fix per IE7
fix
Riga 675:
imghead.style.fontSize="110%";
imghead.style.fontweight="bold";
imghead.appendChild(leftlink);
imghead.appendChild(comment);
imghead.appendChild(rightlink);
currentimage.insertBefore(imghead,currentimage.childNodes[0]);
if (j != 0) currentimage.style.display="none";