Welcome Guest, Not a member yet? Register   Sign In
Ajax and CI : I am lost
#5

[eluser]sandwormusmc[/eluser]
Try using this in your view instead of what you have:

Code:
echo $this->ajax->auto_complete_field('changeMe*',array('url'=>'/accueil/auto','update'=>'categorie'));

The 'update' parameter should specify which DOM ID the JavaScript will change when it runs ...

*<change this to the DOM ID of your form>


Messages In This Thread
Ajax and CI : I am lost - by El Forum - 01-22-2008, 02:40 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 02:59 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 02:59 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 03:04 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 03:15 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 03:23 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 03:29 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 03:54 PM
Ajax and CI : I am lost - by El Forum - 01-22-2008, 03:55 PM
Ajax and CI : I am lost - by El Forum - 01-04-2010, 02:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB