+ 1

Can I create a script along with HTML syntax or code??

Instead of calling that java file, can i write java sytax inside the script tags??

12th Nov 2018, 6:26 PM
Astha Taparia
Astha Taparia - avatar
4 Réponses
+ 1
np... Just remember that Java and JavaScript is two different languages. But I wrote JavaScript in the type attribute because you had "js" in the post tag :)
13th Nov 2018, 2:34 PM
Function
Function - avatar
+ 2
Thanks
13th Nov 2018, 2:26 PM
Astha Taparia
Astha Taparia - avatar
+ 2
Ok..thanks again
13th Nov 2018, 2:43 PM
Astha Taparia
Astha Taparia - avatar
+ 1
<script type="text/JavaScript" > //Your code </script>
12th Nov 2018, 9:11 PM
Function
Function - avatar