المكوّنات · تحرير داخل الخلية

تحرير داخل الخلية

يحفظ بالإدخال، ويتراجع بالهروب، ويعيد الحساب فورًا

متقدّم
<div class="tb tbd">
  <div class="head"><h4 data-ar="المخزون" data-en="Inventory">المخزون</h4>
    <span class="cnt"></span></div>
  <div class="wrap"><table>
    <thead><tr>
      <th scope="col" data-ar="الصنف" data-en="Item">الصنف</th>
      <th scope="col" class="e" data-ar="الكمّية" data-en="Qty">الكمّية</th>
      <th scope="col" class="e" data-ar="سعر الوحدة" data-en="Unit price">سعر الوحدة</th>
      <th scope="col" class="e" data-ar="القيمة" data-en="Value">القيمة</th>
    </tr></thead>
    <tbody></tbody>
    <tfoot><tr><td colspan="3" data-ar="قيمة المخزون" data-en="Stock value">قيمة المخزون</td>
      <td class="e sum"></td></tr></tfoot>
  </table></div>
  <p class="hint" data-ar="اضغط أي رقم لتحريره · Enter يحفظ · Esc يتراجع" data-en="Click a number to edit · Enter saves · Esc reverts">اضغط أي رقم لتحريره · Enter يحفظ · Esc يتراجع</p>
</div>