j
k
j a
j l
Jamie Holly wrote:
That isn't even valid - having the <div> not inside a <td> or <th>. That could lead to problems, but you might want to try: $("#{field_id}").parent().prev('.generalclass');
That isn't even valid - having the <div> not inside a <td> or <th>. That could lead to problems, but you might want to try:
$("#{field_id}").parent().prev('.generalclass');
Yeah, it's pretty ugly...but that worked! Thanks, Jamie.
Back to the thread
Back to the list