Log in | Register | Lost password

Bottom
jscalendar doesn't work (won't popup to select from)
  • Posted: 23.06.2006, 04:11
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    On a site using the calendar Pagesetter addon, everything works for the calendar except selecting the date/time with jscalendar. When I click on the img.gif icon beside the date field nothing happens.

    I've tried with both Firefox 1.5.0.4 and IE 6.0

    I don't think it's my local computer setup since the calendar in all it's forms works on the jscalendar site http://www.dynarch.com/projects/calendar/

    I see the javascript for the calendar appears to be loading. I see these in the head of the page.
    calendar.js
    calendar-en.js
    calendar-setup.js

    Any suggestions on how to diagnose the problem?

    Damon
  • Posted: 26.06.2006, 17:08
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    After much hair pulling I figured out what was going on. The calendar was working fine, the problem was my template. I was using position:relative and had a z-order assigned to the div containing the calendar. Since the div using the .calendar class from the calendar css did not have a z-index, the calendar popup ended up hidden. I assigned a high z-index to the .calendar class in the .css file I was using from the

    Code

    modules/pagesetter/guppy/jscalendar/css

    folder.

    Hope this help someone else with popup problems.

    Remaining question: Can I move the guppy css to the pagesetter folder in my theme to keep it from being overwritten on future upgrades?

    Damon

Template courtesy of Designs By Darren.