0

how can we run a program

6th Sep 2016, 9:57 AM
Shailendra Chaturvedi
Shailendra Chaturvedi - avatar
6 Respuestas
+ 5
Use javascript. <script> //your code here </script>
6th Sep 2016, 6:49 PM
Zen
Zen - avatar
+ 2
u can check ur browser without internet, if type the correct request u get easily
14th Oct 2016, 5:41 PM
ganesh
ganesh - avatar
+ 1
web browser can run your program saved with extension .html etc.
11th Sep 2016, 6:09 PM
Kuldeep
Kuldeep - avatar
0
<script>alert("bruh! lel!");</script
7th Sep 2016, 12:12 AM
TheBestCoderIntheworld
0
but put a </> after the </script>
7th Sep 2016, 12:12 AM
TheBestCoderIntheworld
- 1
see event jquery doc api, also http://w3schools.com examples
8th Sep 2016, 2:04 PM
David Zapateria
David Zapateria - avatar