the original reason to do this was the ie rendering paddings around forms, which can now be solved using explicit css or other constructs -- but i still have a lot of these table-forms in my code.
now the problem with xinha textareas (nightly build) is: firefox (any version up to 1.5) does not include xinha textareas into the request, no matter which kind of method, encryption type etc.. ie has no problem with this, i haven't tested other browsers.
the only solution seems to be to change the code to
. everything's fine with this construction. took me hours to find out :-/
i don't know if you can do anything about this, just thought it could be worth mentioning this in the newbie section.
hi,
first of all: great work!
i frequently used something like
the original reason to do this was the ie rendering paddings around forms, which can now be solved using explicit css or other constructs -- but i still have a lot of these table-forms in my code.
now the problem with xinha textareas (nightly build) is: firefox (any version up to 1.5) does not include xinha textareas into the request, no matter which kind of method, encryption type etc.. ie has no problem with this, i haven't tested other browsers.
the only solution seems to be to change the code to
. everything's fine with this construction. took me hours to find out :-/i don't know if you can do anything about this, just thought it could be worth mentioning this in the newbie section.
thanks + kind regards, michael balzer
Reported by balzer
@toolee.com, migrated from http://trac.xinha.org/ticket/666