Add Support for Server-Side Ajax like Xajax? |
Hello CI Folk,
What do you think of the concept of adding a library to core that would employ some server-side ajax automation, such as in the old Xajax Project? (https://github.com/Xajax/Xajax) Thanks! (Using CodeIgniter since 1.x)
Anyone? I know there are at least some CI folk using xajax...
(http://forum.codeigniter.com/thread-190-...ml#pid7290) (Using CodeIgniter since 1.x)
Ajax in CI is fine, I'm using it all the time. Make use of input->is_ajax_request() and output->set_output
|
Welcome Guest, Not a member yet? Register Sign In |