Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
ydshieh
/
vtt
like
0
Dataset card
Files
Files and versions
Community
ydshieh
HF staff
commited on
Aug 17, 2024
Commit
6357238
·
verified
·
1 Parent(s):
9a32fe6
Update alert.js
Browse files
Files changed (1)
hide
show
alert.js
+3
-0
alert.js
CHANGED
Viewed
@@ -1,4 +1,7 @@
1
2
function msg3(){
3
alert("Hello Javatpoint 333");
4
}
1
+
<script>
2
3
function msg3(){
4
alert("Hello Javatpoint 333");
5
}
6
+
7
+
</script>