Saturday, February 28, 2015

Re: OnChange event wont work in cakephp

Check the syntax of your JQuery selectors.
This does not look right.

$(this:'checked').val() != 3 )

Neither does this:
$('#startdatebox]')
$('

No comments: