Ticket #130 (assigned enhancement)

Opened 17 months ago

Last modified 17 months ago

Automatically Resizeable iFrame

Reported by: webPragmatist Owned by: jf.hovinne
Priority: major Milestone: 0.5
Component: Editor Version: trunk
Keywords: Cc:

Description

Can we make an option to automatically resize the iframe height?

I tried to do some iframe hacks I found on the web but it seems we should hook the resize to an action that wymeditor is doing (keypress?).

Thank you.

Change History

follow-up: ↓ 2   Changed 17 months ago by jf.hovinne

  • status changed from new to assigned

Isn't the resizable plugin (wymeditor/plugins/resizable in the package) the solution to your problem?

Click on the WYMeditor right/bottom edges and drag the mouse:

http://files.wymeditor.org/wymeditor/trunk/src/examples/10-resizable.html

in reply to: ↑ 1   Changed 17 months ago by webPragmatist

Replying to jf.hovinne:

Isn't the resizable plugin (wymeditor/plugins/resizable in the package) the solution to your problem? Click on the WYMeditor right/bottom edges and drag the mouse: http://files.wymeditor.org/wymeditor/trunk/src/examples/10-resizable.html

No, the item should automatically resize. In my application I don't even have a border around any of the iframe/containers. This is to basically mimic inline editing while still using an iframe.

Note: See TracTickets for help on using tickets.