Welcome Guest, Not a member yet? Register   Sign In
CI view and Ajax question
#2

[eluser]elvix[/eluser]
from a brief look (without consulting any references), you might want to see if your $.post() statement is passing the inputString correctly. Usually, values need to be enclosed in quotes. If you put a single quote in each double quoted block surrounding inputString, that might help.

But a better suggestion is to use Firefox and the Firebug plugin for debugging. It's invaluable for debugging javascript errors and helping with ajax calls, etc.

Oh, and you should consider upgrading your JQuery too. Current version is 1.3.2, I believe. Smile


Messages In This Thread
CI view and Ajax question - by El Forum - 08-09-2009, 06:35 AM
CI view and Ajax question - by El Forum - 08-09-2009, 10:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB