Skip to content

Commit 75466a1

Browse files
Update solution.md
1 parent eba88f5 commit 75466a1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • 2-ui/4-forms-controls/2-focus-blur/4-edit-td-click
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
1. On click -- replace `innerHTML` of the cell by `<textarea>` with same sizes and no border. Can use JavaScript or CSS to set the right size.
3-
2. Set `textarea.value` to `td.innerHTML`.
4-
3. Focus on the textarea.
5-
4. Show buttons OK/CANCEL under the cell, handle clicks on them.
2+
1. با کلیک -- `innerHTML` سلول `<textarea>` را با چیزی با همان سایز اما بدون border جایگزین کنید. می‌توانید از JavaScript یا CSS استفاده کنید تا سایز درست را تنظیم کنید.
3+
2.مقدار `textarea.value` را برابر `td.innerHTML` قرار دهید.
4+
3. روی textarea فوکوس کنید.
5+
4. کلیدهای OK/CANCEL را زیر سلول نشان دهید و به کلیک‌های روی آن‌ها رسیدگی کنید.

0 commit comments

Comments
 (0)