Hello everyone - first time posting on the site. OK, well I have many issues with this calendar I'm trying to develop in javascript and I hoped that some of you might be able to help me.
The issue foremost is that it doesn't work in IE 6 or 7. Past that (in Firefox, in other words), I can only move one month before having to reload (backward or forward works), I'm guessing because when I append to the table using javascript, it doesn't really add the HTML so then when I try to delete later on it doesn't work this time (all in Firefox of course).
Is there a better way to do this or some minor fixes I can make to what I'm doing so that this all works? TIA!
-Scott
The issue foremost is that it doesn't work in IE 6 or 7. Past that (in Firefox, in other words), I can only move one month before having to reload (backward or forward works), I'm guessing because when I append to the table using javascript, it doesn't really add the HTML so then when I try to delete later on it doesn't work this time (all in Firefox of course).
Is there a better way to do this or some minor fixes I can make to what I'm doing so that this all works? TIA!
-Scott