Problem with Mozilla 3.0.5, Calendar not working
I am using a javascript calendar in an HTML page. It works fine with Internet Explorer, also it was working fine with Mozilla earlier versions(earlier than version 3.0.5), but since when i have upgraded it to version 3.0.5, i am getting a problem with the calendar.
The calendar shows dropdowns for selecting month and year. The calendar disappears whenever i select from the dropdown.
See below the HTML page,from where the calendar is called :-
<html>
<head>
<title>JavaScript Toolbox - Calendar Popup To Select Date</title>
</head>
<body>
<form name="example">
(View Source of this page to see the example code)
<input name="date1" type="text" value="" />
select
</form>
</body>
</html>
I can mail you the javascript calendar, if you want.
Somebody please help me.
-Abhishek
+91-9923139268
abhishek.ik@gmail.com
The calendar shows dropdowns for selecting month and year. The calendar disappears whenever i select from the dropdown.
See below the HTML page,from where the calendar is called :-
<html>
<head>
<title>JavaScript Toolbox - Calendar Popup To Select Date</title>
</head>
<body>
<form name="example">
(View Source of this page to see the example code)
<input name="date1" type="text" value="" />
select
</form>
</body>
</html>
I can mail you the javascript calendar, if you want.
Somebody please help me.
-Abhishek
+91-9923139268
abhishek.ik@gmail.com
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Loading Profile...



