MediaWiki:Common.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Fix supporto per https |
|||
Riga 824:
var iFrame = document.createElement ( 'iframe' ) ;
var url = '
iFrame.style.width = '100%' ;
iFrame.style.height = ((AlterigiaSchermo*80/100)-100) + 'px' ;
|