Advertisement

Need help installing Calenderscript

Moderators: Calcifer, slothy

Need help installing Calenderscript

Postby MikeThomson » Wed Aug 08, 2007 9:00 am

I have copied the sources to my projekt and embedded the following script to my form:

<SCRIPT type="text/javascript" src="http://127.0.0.1/libs/dhtmlgoodies_calendar/dhtmlgoodies_calendar.js?random=20060118"></script>

<?php
...
echo "
<form action=\"?action=bd_auswertung&abt=".$pv["abt"]."\" method=\"post\" name=\"start\">"
<input type=\"text\" value=\"2004/02/02\" readonly name= \"theDate\">
<input type=\"button\" value=\"Cal\" onclick=\"displayCalendar(document.forms[0].theDate,'yyyy/mm/dd',this)\">
</form>";
...
?>

If i press the cal button, in IE the calender wont be displayed i recieve an error: line 1177, colum 2, unkown argument

If i press the cal button in Firefox the calender will be displayed at the bottom of the page, so i must scroll down. And the calender has no funcitons there are only the dates in plain html without any links.

Whats the problem?
MikeThomson
 
Posts: 1
Joined: Wed Aug 08, 2007 8:47 am

Return to Calendar script questions

Who is online

Users browsing this forum: No registered users and 8 guests