Welcome Guest, Not a member yet? Register   Sign In
Jquery CodeIgniter 2.X
#1

Hello,

I have a mistake in my dev that i don' t understand.
I have a form which is link to a controler projet/formulaire

In this form i have an input text with an ID="ref".

I want to use

$('#ref").autocomplete({
source: "<?php site_url('projet/autocomplete') ?>
})

But when I type one cheracter in my input text nothing happen.
In public function projet/autocomplete i put a javascript alert and it doesn't appear.
I think that it don't go to the projet/autocomplete

Somebody have an idea.
Have a nice
Best
Reply


Messages In This Thread
Jquery CodeIgniter 2.X - by hubert10 - 01-20-2016, 03:58 AM
RE: Jquery CodeIgniter 2.X - by PaulD - 01-22-2016, 04:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB