Page MenuHomeWrite.as

Make CSS and JS areas resizable
Closed, ResolvedPublic

Description

Overview

Enable users to expand the textareas for editing CSS and Javascript.

Background

Requested on the forum: CSS and Javascript Editor Size Increase.

Implementation

As mentioned here, we should configure the Ace editor to auto-expand up to a certain limit. Exact code to do this is shown on this example page.

Revisions and Commits

rWF WriteFreely