Changeset 77

Show
Ignore:
Timestamp:
04/20/05 10:00:05 (8 years ago)
Author:
niko
Message:

quick fix for #148

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/htmlarea.js

    r76 r77  
    14101410      } catch (e) {} 
    14111411    } 
    1412     else 
     1412    else if(!HTMLArea.is_gecko) 
    14131413    { 
    14141414      this._doc.body.contentEditable = true;