basicly you can't get your object with jquery "$('#id')" before it was rendered.
* on createContent nothing is rendered.
.addStyleClass() is the right method.
basicly you can't get your object with jquery "$('#id')" before it was rendered.
* on createContent nothing is rendered.
.addStyleClass() is the right method.