Welcome Guest, Not a member yet? Register   Sign In
CI Beginner AJAX Question.
#3

[eluser]sqwk[/eluser]
Give jQuery a shot: http://jquery.com/

AJAX has nothing to do with CI. (Although CI 2.0 includes a javascript library, but I am not sure whether it is ready yet.) Just place the jquery file inside your webroot and link to it from your html head. (Has to be accessible by the client.)

Read up on Ajax use here: http://api.jquery.com/jQuery.ajax/

EDIT: I'd use CI to create a JSON or XML document that can be read in by jquery.


Messages In This Thread
CI Beginner AJAX Question. - by El Forum - 09-02-2010, 01:50 PM
CI Beginner AJAX Question. - by El Forum - 09-04-2010, 12:16 AM
CI Beginner AJAX Question. - by El Forum - 09-05-2010, 05:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB