[dev] Full HTML/CSS support on message view
Rui Carneiro
rui.carneiro at portugalmail.net
Wed Sep 16 08:45:12 UTC 2009
On Wed, Sep 16, 2009 at 6:30 AM, Michael M Slusarz <slusarz at horde.org>wrote:
> Quoting Rui Carneiro <rui.carneiro at portugalmail.net>:
>
> On Thu, Sep 10, 2009 at 9:20 PM, Michael M Slusarz <slusarz at horde.org
>> >wrote:
>> So your idea is to create 1 iframe for each html part of the message?
>>
>
> Yes. There may be more than 1 HTML part viewed inline, and these parts may
> have other, non-HTML parts inbetween.
>
That was not my first approach but I think yours make more sense after all.
> I think AOL (Yahoo might be working on it) use this to simplify forward and
> reply messages. When you click forward on a html message on this client,
> they transform the body element to one div with an unique id (e.g. <div
> id="horde_unique_id">). This prevent the new message's CSS from corrupting
> the forwarding one.
>
We don't add any CSS to outgoing messages, so this is irrelevant.
Should it be more like an enhancement?
More information about the dev
mailing list