This has been requested before. Once the bug tracker is back up, you can
track progress here:

http://ui.jquery.com/bugs/ticket/2535

In the meantime, would it work to have the TinyMCE editor in a dialog with
no/minimal theme?

- Richard

On Mon, Sep 22, 2008 at 6:41 AM, Gordon <[EMAIL PROTECTED]> wrote:

>
> The jQuery Dialog provides an overlay to block interactions with the
> underlying page while a modal dialog is open.  This is really useful,
> but I'd like to use the overlay functionality without having to open a
> dialog.
>
> For example, I have built a CMS that allows live editing of the page
> content. When editing of the page is invoked, the main content of the
> page (the editable area) is overlaid with a TinyMCE editor sized to
> exactly cover the page content.  This works well, but there is a
> problem in that the navigation in the sidebar is still clickable,
> causing the user to jump off the page he is editing.
>
> I'd like to be able to create a UI Dialog style overlay and have the
> TinyMCE instance over on top of that, so that users can't interact
> with links while editing.  Of course there are other overlay plogins
> available, but as I'm already using UI on the page I think seperating
> the overlay code out of the UI Dialog widget and making it a
> standalone widget in its own right would be very helpful.  I'm sure
> I'm not the only guy who wants to use overlays without dialogs :)
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to