Lines Matching refs:handle
32 .handle {
37 .handle-opened {
41 .handle-closed {
69 $(tr).children(".handle").addClass("handle-opened");
70 $(tr).children(".handle").removeClass("handle-closed");
77 $(tr).children(".handle").removeClass("handle-opened");
78 $(tr).children(".handle").addClass("handle-closed");
96 $(tr).children(".handle").addClass("handle-opened");
97 $(tr).children(".handle").removeClass("handle-closed");
104 $(tr).children(".handle").removeClass("handle-opened");
105 $(tr).children(".handle").addClass("handle-closed");
134 <td class="handle handle-opened"> </td>
137 <td class="handle"> </td>
154 <td class="handle handle-opened"> </td>
157 <td class="handle"> </td>
172 <td class="handle"> </td>