Results 1 to 2 of 2

Thread: Jason's Date Input Calendar popup left position

  1. #1
    Join Date
    Oct 2009
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Jason's Date Input Calendar popup left position

    1) Script Title:
    Jason's Date Input Calendar
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...oncalendar.htm
    3) Describe problem:
    Hello,
    by default the calendar popup opens to the right of the calendar image.
    I use it on a right column of a website and the popup disappears when the browser window is to small. How i change the settings that the popup opens to the left?

    Thanks a lot, Michael

  2. #2
    Join Date
    Oct 2009
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Solution:

    Ok i found it out by my self.
    For who wanted control the position like me here the solution:
    Just set the surrounded element to position:relative (if not it use the position of the body) and search in the calendarDateInput.js for position:absolute at the bottom of the script.
    Now you only have to add the position values like: left:5px. Thats it.

    Saludos, Michael
    Last edited by madesign; 04-02-2011 at 01:17 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •