Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] embeddededitor height and width

The biggest problem I have with the embeddededitor is width: 0px,
height: 0px.  I create an 'editor' element and pass it as the domNode
to new orion.editor.Editor(). Then I spend a bunch of time on trial
and error to find some way to get the editor to show up by setting
width/height values. There has to be a better way ;-).

Any hints?

jjb


Back to the top