Oh no! Some styles failed to load. 😵 Please try reloading this page
Menu â–¾ â–´

#6 Feature request: Configurable alignment

closed-fixed
nobody
5
2003-07-02
2003-04-04
Ivo Jansch
No

It would be nice if I could choose on what side of the
control to alignt the calendar. Currently, the calendar
always pops up to the lower right of the control it's
bound to. It would be nice to be able to have it
optionally pop up to the lower left.

Discussion

  • Mihai Bazon

    Mihai Bazon - 2003-07-02
    • status: open --> closed-fixed
     
  • Mihai Bazon

    Mihai Bazon - 2003-07-02

    Logged In: YES
    user_id=158787

    I implemented alignment options to showAtElement member
    function (available in CVS). Just add a second parameter,
    like this:

    calendar.showAtElement(el, "T");

    to show the calendar above the element. There are more
    options to this, they'll be documented soon as I approach
    0.9.3. Until then, use the source ;-)

     

Log in to post a comment.