Blogger Large Post Editor

By Fat Knowledge Last update Oct 21, 2007 — Installed 3,831 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 3 posts, 3 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Four Walls Scriptwright

Great script. I made changes as outlined below to add a little more height to the editor window:

Original code:
ea.style.height = window.innerHeight-300 +'px';
Modified to:
ea.style.height = window.innerHeight-200 +'px';

Original code:
ref.style.height = window.innerHeight-300 +'px';
Modified to:
ref.style.height = window.innerHeight-200 +'px';

 
John Dennett User

Nice work!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel