Welcome Guest, Not a member yet? Register   Sign In
I need a codeigniter ajax implementation
#1

[eluser]doors[/eluser]
I have been searching the forum and wiki and it seems as if ajax is not on the minds of the developers.

When will an ajax library be package with codeigniter? The reason for a framework is to provide most of the essential tools so that the developer will have what he/she needs to develope applications quickly and efficiently.

Can we see something for ajax in the next release?
#2

[eluser]Popcorn[/eluser]
Xajax can work well with CodeIgniter.

http://www.alexajax.com/

Plenty of examples and documentation there.

Kind Regards,
-Mathew
#3

[eluser]Randy Casburn[/eluser]
This is a Javascript integration question. What do you want to do with it?

I'm currently experimenting with Adobe Spry and it's working very well. Easy, fast and integrates well. I also use ExtJS for full visualization of the frontend. In other words, almost the entire View of the MVC design pattern is relinquished to the JS Framework and then dealt with through ajax.

etc, etc...

Regards,

Randy
#4

[eluser]Lukifer[/eluser]
If you find it helpful, I posted my quick-and-dirty AJAX Helper here, which uses the Prototype library. True JS/AJAX abstraction will be coming in CI 2.0, which we're all looking forward to. Smile
#5

[eluser]Randy Casburn[/eluser]
I have so much time (edit: invested in) rolling my own, I hope the coupling isn't too tightly wound Undecided




Theme © iAndrew 2016 - Forum software by © MyBB