Forum Post: RE: row span in a tables data cell (form layout)

Status
Not open for further replies.
S

Santosh Patel

Guest
you are breaking a javascript string with new lines... either put all the content in one single line or go about doing this $('#rbi_F_contactRole').parent().html(" div "+ " td class="rbs_rightLabel3" id="rbi_L_contactRole" Contact Role /td "+ " td class="rbs_leftDataCol3" id="rbi_F_contactRole" rowspan="6" "+ " select name="contactRole" tabindex="29" multiple="true" size="6" "+

Continue reading...
 
Status
Not open for further replies.
Top