Re: [Orgmode] Re: textareas in HTML export

2010-02-25 Thread Carsten Dominik


On Feb 25, 2010, at 2:23 PM, Ulf Stegemann wrote:


Dear Carsten,

Carsten Dominik  wrote:


Applied, thanks.


thanks for that :)


But I did move the overflow:x property into the css section (default
style), because I think it is important *functionality* that should  
be

there out off the box.


Just as a suggestion: Wouldn't it be better to set `overflow-x' to
`auto' instead of `scroll'? This leaves it up to the user agent how to
render boxes with overflows. Major browsers (FF, IEs, Opera, Chrome)  
do

what you expect: display a scroll bar if it's necessary (text goes
beyond box border) or leave it out whenever it's not needed.


OK, I did that.  Thanks.

- Carsten



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: textareas in HTML export

2010-02-25 Thread Ulf Stegemann
Dear Carsten,

Carsten Dominik  wrote:

> Applied, thanks.

thanks for that :)

> But I did move the overflow:x property into the css section (default
> style), because I think it is important *functionality* that should be
> there out off the box.

Just as a suggestion: Wouldn't it be better to set `overflow-x' to
`auto' instead of `scroll'? This leaves it up to the user agent how to
render boxes with overflows. Major browsers (FF, IEs, Opera, Chrome) do
what you expect: display a scroll bar if it's necessary (text goes
beyond box border) or leave it out whenever it's not needed.

Ulf



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode