[
https://issues.apache.org/jira/browse/WICKET-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588326#action_12588326
]
Igor Vaynberg commented on WICKET-1463:
---------------------------------------
yes, i believe that is correct. last time we tested IE (6?) did not submit
fields if form or field had display:none.
Ryan could you please test this and make sure it works?
> Modify Style for BrowserInfoForm
> --------------------------------
>
> Key: WICKET-1463
> URL: https://issues.apache.org/jira/browse/WICKET-1463
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.2
> Reporter: Ryan Gravener
> Assignee: Igor Vaynberg
>
> -<form name="postback" wicket:id="postback" style="position:absolute; left:
> -10000px;">
> +<form name="postback" wicket:id="postback" style="display:none;">
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.