Sha256: 5a47703eb469abfb074e376e70cab1d8cbb2e66f33d6f20e4e52892385d4c402
Contents?: true
Size: 262 Bytes
Versions: 22
Compression:
Stored size: 262 Bytes
Contents
I"û(function() { $(function() { return $('textarea[data-add-editor]').each(function() { var textarea; textarea = this; console.log(textarea); return textarea.after('<div id="test">TEST</div>'); }); }); }).call(this); :ET
Version data entries
22 entries across 22 versions & 2 rubygems