Skip to content

Commit fe34d65

Browse files
Merge pull request #34 from siddiqkaithodu/master
ചെയ്തു
2 parents 3085396 + 175b223 commit fe34d65

File tree

1 file changed

+3
-3
lines changed
  • 1-js/02-first-steps/01-hello-world/2-hello-alert-ext

1 file changed

+3
-3
lines changed

1-js/02-first-steps/01-hello-world/2-hello-alert-ext/task.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ importance: 5
22

33
---
44

5-
# Show an alert with an external script
5+
# external script ഉപയോഗിച്ചു alert കാണിക്കാം
66

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` എന്ന വേറൊരു ഫയലിലോട്ടു ചെയ്യുക.
88

9-
Open the page, ensure that the alert works.
9+
പേജ് open ചെയ്ത് alert, work ആകുന്നുണ്ടെന്നു ഉറപ്പാക്കുക.

0 commit comments

Comments
 (0)