tags:

views:

50

answers:

2
A: 

text/javascript is what the value should be for type, and did you alert( $ == jQuery ) to make sure jQuery is loaded?

meder
+1  A: 

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.

Stephan Kristyn
Giving you the answer since you turned me on to jsfiddle. New here so I don't know if that's wrong or not, but it is what it is.
tshauck