text/javascript is what the value should be for type, and did you alert( $ == jQuery ) to make sure jQuery is loaded?
meder
2010-07-26 22:47:05
text/javascript is what the value should be for type, and did you alert( $ == jQuery ) to make sure jQuery is loaded?
Works perfectly, as proven in this example: http://jsfiddle.net/Tt5s7/
The error has to be in your Linkage to JQuery.js or in that Java Controller.