[EventCalendar] AJAX Not Working
Darrell Schulte
d at schulte.mn
Tue Nov 14 21:09:58 UTC 2006
On Nov 14, 2006, at 2:51 PM, Dave Sabol wrote:
> Alex,
>
> I am trying so hard to work through this but it seems like the
> solution is eluding me. I upgraded to all of the latest and
> greatest stuff and still I am having problems with my calendar
> navigation.
>
> I suspect it is javascript error that is messing it up, but I can't
> say for certain.
>
> If you troll over to http://www.sprcc.net/ and take a look at the
> calendar, could you (or anyone else) suggest what is throwing my
> calendar navigation ajax into a tailspin?
Error console revealed:
Error: missing ) after condition
Source File: http://www.sprcc.net/js/btajax.js
Line: 22, Column: 20
Source Code:
if (ajax.readyState 4 && ajax.status 200) {
I'm no good with the JS, but perhaps?
if (ajax.readyState > 4) && (ajax.status == 200) {
Darrell Schulte
http://schulte.mn
More information about the EventCalendar
mailing list