CodeIgniter Forums
CI AJAX JQuery Issue - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: CI AJAX JQuery Issue (/showthread.php?tid=9564)



CI AJAX JQuery Issue - El Forum - 06-30-2008

[eluser]Unknown[/eluser]
Hi all,

In my site I have used JQuery script.

Now I want to user scriptaculous and prototype Javascript libraries for AJAX auto-fill functionality.

In WAMP environment it is working fine.

But in LAMP (CentOS) it is troubling and not working.

can any body help in this.

Thanks,
Kiran


CI AJAX JQuery Issue - El Forum - 06-30-2008

[eluser]Pascal Kriete[/eluser]
Not without more information.

It sounds like a config problem, so check that and then show us some code.


CI AJAX JQuery Issue - El Forum - 06-30-2008

[eluser]Sarfaraz Momin[/eluser]
Firstly, I don't understand why you have to use 2 different libs. Both Prototype / Scritaculous and Jquery are pretty powerfull themselves to handle all the ajax tasks required so why use 2 different Libs. This can certainly create some good performance issue in your app Well even then if you are well interested please send us the info about how u have added the libs in the page which might give us some idea what exactly might be going wrong. Also of the path of u JS files.

Good Day !!!