You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-js/02-first-steps/01-hello-world/2-hello-alert-ext/task.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@ importance: 5
2
2
3
3
---
4
4
5
-
# Show an alert with an external script
5
+
# external script ഉപയോഗിച്ചു alert കാണിക്കാം
6
6
7
-
Take the solution of the previous task <info:task/hello-alert>. Modify it by extracting the script content into an external file `alert.js`, residing in the same folder.
7
+
ഇപ്പോൾ കഴിഞ്ഞ task ൻറെ solution എടുക്കുക <info:task/hello-alert>. എന്നിട്ട് ആ script ൽ ഉള്ള content, extract ചെയ്തു അതേ ഫോൾഡറിൽ ഉള്ള `alert.js` എന്ന വേറൊരു ഫയലിലോട്ടു ചെയ്യുക.
8
8
9
-
Open the page, ensure that the alert works.
9
+
പേജ് open ചെയ്ത് alert, work ആകുന്നുണ്ടെന്നു ഉറപ്പാക്കുക.
0 commit comments