jQuery.js not working in UNIX environment
Hi All,
My development environment is Linux with Apache and we are using Coldfusion 9.
We have developed some part of our code using jQuery.
This is perfectly working in our DEV environment.
We shipped the same code to the Production Environment. Which is Coldfusion 5 and Unix Environment with Apache Server.
The problem is the parameter passing to jQuery is always null.
Is jQuery will not work in Coldfusion 5?
Your help is needed.
Thanks in advance!
