0
how can we run a program
6 Respuestas
+ 5
Use javascript.
<script>
//your code here
</script>
+ 2
u can check ur browser without internet, if type the correct request u get easily
+ 1
web browser can run your program saved with extension .html etc.
0
<script>alert("bruh! lel!");</script
0
but put a </> after the </script>
- 1
see event jquery doc api, also http://w3schools.com examples