Welcome Guest, Not a member yet? Register   Sign In
Excellent CI+Xajax Resource/Examples!!
#1

[eluser]jz[/eluser]
Hello All,

Thank Goodness for Alex! This guy has put together some great examples of using CI and Xajax together.

Check them out:
Site 1
Site 2

Hope this helps somebody else!

-moo
#2

[eluser]charlieD[/eluser]
Just wondering, what are the advantages of using a library like xajax rather than write the Javascript yourself? With some of the brilliant JS libraries out there you wouldn't have to write any more code (maybe even less) than xajax, and it seems like a better way of separating behaviour and a better starting point for making your applications more accessible.
#3

[eluser]PoWah[/eluser]
maybe you are right chalieD, but xajax helps to those who don't know js or even more ajax ;-) I am one of them (blush)
#4

[eluser]Vik[/eluser]
The benefit of ajax over javascript, is that ajax lets you pull new files off of your server as needed, without requiring a page reload. Javascript by itself runs in the user's browser, and can't read files from the server.




Theme © iAndrew 2016 - Forum software by © MyBB