You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/10/29 15:20:57 UTC

[jira] Commented: (TAPESTRY-699) Form hidden fields are wrapped with DIV tag

    [ http://issues.apache.org/jira/browse/TAPESTRY-699?page=comments#action_12356268 ] 

Howard M. Lewis Ship commented on TAPESTRY-699:
-----------------------------------------------

>From discussions on the mailing list, the best approach is to add a

  style="display: none;"

to the <div>.

> Form hidden fields are wrapped with DIV tag
> -------------------------------------------
>
>          Key: TAPESTRY-699
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-699
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: Any browser
>     Reporter: Michael Bezoyan
>     Assignee: Howard M. Lewis Ship

>
> Form rendering was changed since T4-b5 and now it wraps hidden fields with the div tag. Because of this, new blank space is appeared before first data inside form, and, of course, site layout becomes corrupted.
> Possible solutions are:
> 1) Remove wrapping div
> 2) Define a class attribute for the div equals to "_hidden_", for example

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org