Hi,
I have the following javascript code, however when updateCal2 is called, Firefox says that FARRetMonth is undefined. As you can see it is defined. Can anyone give me a suggestion
<script>
YAHOO.namespace("example.calendar");
function handleSelect(type,args,obj) {
var dates =...