Changeset 233
- Timestamp:
- 06/14/05 04:10:29 (8 years ago)
- Files:
-
- 1 modified
-
trunk/htmlarea.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htmlarea.js
r226 r233 277 277 // even neater, if you resize the window the toolbars will reflow. Niiiice. 278 278 279 this.flowToolbars = false;279 this.flowToolbars = true; 280 280 281 281 /** CUSTOMIZING THE TOOLBAR
