[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-763) Dropdown for Year and for Month in <s:selectDate>

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Mon Feb 19 12:25:31 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-763?page=all ]

Shane Bryzak closed JBSEAM-763.
-------------------------------

    Resolution: Done

I've hacked the date picker to a point now where it is "good enough".  I ended up throwing away the javascript that we were using and used a greatly trimmed version of the sample I posted earlier.  It would be easy to spend a week on this stuff, there's so many features that it could include - maybe in the future I'll get round to them.

I included a default CSS stylesheet which can be easily included by specifying defaultCss="true" in the selectDate tag.  A cool thing I discovered about CSS tonight - it seems that you can include it anywhere in your page, not just in the header.  You learn something new every day :).

The stylesheet and the images it uses are now served by the resource servlet, along with the javascript (which makes debugging nicer).  Only the booking and seamspace examples have been updated, if other examples use selectDate they need to be updated also.

> Dropdown for Year and for Month in <s:selectDate>
> -------------------------------------------------
>
>                 Key: JBSEAM-763
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-763
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: JSF
>            Reporter: Ciro Cavani
>         Assigned To: Shane Bryzak
>            Priority: Optional
>             Fix For: 1.1.7.GA
>
>         Attachments: jscalendar.zip
>
>
> Like in Tomahawk for cases like Birthdays that are some years in past and (my case) date parameters for historic data (from 1999)

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

        



More information about the seam-issues mailing list