Forms: event and method submit by shahrzadJavadiKoushesh · Pull Request #292 · javascript-tutorial/fa.javascript.info
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @shahrzadJavadiKoushesh and thank you for your contribution;
Please make the requested changes and let me know when it's done.
| @@ -1,42 +1,42 @@ | |||
| # Forms: event and method submit | |||
| # Forms: event و method submit | |||
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # Forms: event و method submit | |
| # فرمها: event و method submit |
| ``` | ||
|
|
||
| A demo in the iframe: | ||
| نسخهی نمایشی در iframe: |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| نسخهی نمایشی در iframe: | |
| نسخهای نمایشی در iframe: |
| - در غیر این صورت اگر کاربر `key:Esc` یا CANCEL را فشار دهد، `callback(null)` فراخوانی میشود. | ||
|
|
||
| In both cases that ends the input process and removes the form. | ||
| در هر دو صورت،این فرآیند input را تمام میکند و فرم را پاک میکند. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a space after comma:
| در هر دو صورت،این فرآیند input را تمام میکند و فرم را پاک میکند. | |
| در هر دو صورت، این فرآیند input را تمام میکند و فرم را پاک میکند. |
| ``` | ||
|
|
||
| Because the `<div>` covers everything, it gets all clicks, not the page below it. | ||
| از آنجایی که `<div>` همه چیز را میپوشاند،آن تمام کلیکها را میگیرد،نه صفحهی زیر آن. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| از آنجایی که `<div>` همه چیز را میپوشاند،آن تمام کلیکها را میگیرد،نه صفحهی زیر آن. | |
| از آنجایی که `<div>` همه چیز را میپوشاند، آن تمام کلیکها را میگیرد،نه صفحهی زیر آن. |
Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉