Welcome Guest, Not a member yet? Register   Sign In
How to refer some files in CI from javascript
#5

[eluser]Navas[/eluser]
[quote author="xwero" date="1194875832"]lets say you put your code in a controller named ajax and the method is called update_priority. You can call it
Code:
$.post("ajax/update_priority",{
        priority: newpri,
        id: id
    });
[/quote]


I did tried that but im not getting success that method is not getting invoked..


Messages In This Thread
How to refer some files in CI from javascript - by El Forum - 11-10-2007, 06:38 AM
How to refer some files in CI from javascript - by El Forum - 11-10-2007, 07:16 AM
How to refer some files in CI from javascript - by El Forum - 11-11-2007, 10:02 PM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 01:57 AM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 02:27 AM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 09:32 AM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 11:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB