Datepicker formatting
---------------------

                 Key: WICKET-3360
                 URL: https://issues.apache.org/jira/browse/WICKET-3360
             Project: Wicket
          Issue Type: Bug
          Components: wicket-datetime
    Affects Versions: 1.4.15
         Environment: Windows 7, IE 8, Tomcat 6
            Reporter: Peter Diefenthäler
            Priority: Minor


The datepicker component often hides behind other html components. Also the 
sizing is influenced by surronding html tags like tabel and div's.
I think this issue can be solved by using <div> tags instead of <span> tags 
inside the datepicker. 
I.e. <span class="yui-calcontainer single withtitle> ... style="... should be 
switched to <div class="yui-calcontainer ...>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to