I have a selectbox with month periods in it.
Here is my code:
$(function(){ $(\"#ppsub_ppterm_id\").change(function(){
chane '$' by jQuery for example:
$("#myId") -> jQuery("#myId")
It works