[
https://issues.apache.org/jira/browse/WICKET-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583701#action_12583701
]
Eelco Hillenius commented on WICKET-1463:
-----------------------------------------
This is what I had initially, but Igor said display:none results in IE ignoring
the field if I'm correct. Assigning to him.
> 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: Eelco Hillenius
>
> -<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.