+ 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??
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 :)
+ 2
Thanks
+ 2
Ok..thanks again
+ 1
<script type="text/JavaScript" > //Your code </script>