Javascript:alert(hello friend); shows an alert - TopicsExpress



          

Javascript:alert(hello friend); shows an alert message. Javascript:alert(document.cookie); shows the cookie data of that website. Javascript:void(document.cookie=jksdjkdsf;); changes the cookie data. Javascript:void(document.form[0].submit()); submits the first form in the webpage. Javascript:void(document.i.src=a.jpg); changes the picture in img element having name i. Javascript:alert(prompt(Enter anything)); Shows whatever you write in input box. Javascript:void(document.write(hello user)); Writes some text in body. Javascript:void(document.write(clickme)); Add a button with an onclick event. Javascript:alert(hie);alert(hie second time);alert(hie third time); Opens message box three times.
Posted on: Tue, 15 Oct 2013 05:03:40 +0000

Trending Topics



Recently Viewed Topics




© 2015