Disable input edit box with an image?
obj.setControlImage("favorites");
obj.getContent('box/text').setAttribute('readonly', 'readonly');
it's does not work?
obj.getContent('box/text').setAttribute('readonly', 'readonly');
it's does not work?
Qi Hwang
June 18,