ajaxboy / cjax

Lightweight Ajax Framework built in PHP with no foot-print. Allows you to build ajax functionality with a single line of code & do so much more, right from the back-end!
http://cjax.sourceforge.net/
66 stars 27 forks source link

Cross-domain AJAX example no longer works #25

Closed HallofFamer closed 7 years ago

HallofFamer commented 8 years ago

It shows this message when clicking on the cross-domain AJAX link:

301 Moved Permanently The resource has been moved to https://sourceforge.net/; you should be redirected automatically.

Not sure if it is for me only or it does not work for anyone at all: http://cjax.sourceforge.net/examples/cross_domain_ajax.php

ajaxboy commented 8 years ago

I guess it still works, what doesnt work is the url it is going to, (google projects) which closed down.