Vergleich jscripts/editor.js - 1.2.11 - 1.2.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 105Zeile 105
		
if(this.options && this.options.height)
{

		
if(this.options && this.options.height)
{

			w = this.options.height;

			h = this.options.height;

		}
else if(oldTextarea.style.height)
{

		}
else if(oldTextarea.style.height)
{