jilouc / jplex

Automatically exported from code.google.com/p/jplex
0 stars 0 forks source link

Calendar is not enabled, when minDate setted by current date in Opera 10.50 (winXP 32 bit) #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create calendar with next parameters:
        var currentDate = new Date();
    var paramaters = { source: name, 
        minDate: currentDate,
        startWeekOn: "START_MONDAY"
    }
2.Load script in Opera
3.Click on calendar.

What is the expected output? What do you see instead?
Date may be availible, but does not.

What version of the product are you using? On what operating system?
Opera 10.50 (winXp 32 bit)

Please provide any additional information below.
Attach file have example of script, and snapshot.

Original issue reported on code.google.com by vstebu...@gmail.com on 22 Apr 2010 at 9:24

Attachments: