I am using the following statement to make it readonly but it is not working.
$(\'#cf_1268591\').attr(\"readonly\", \"readonly\");
I don\
To simplify things here's a jQuery plugin that does that without the hassle: https://github.com/haggen/readonly