------------------------------------------------------------- <p id="yo"></p> <script> var currentDate = new...
Thursday, 19 June 2014
Wednesday, 18 June 2014
Drop Down List URL Jump Box in javascript
satish mallick
June 18, 2014
--------------------------------------------------- <form name="jump"> <select name="slt" OnChange=...
password protected url in javascript
satish mallick
June 18, 2014
--------------------------------------------------- <script> function password(){ ctp = prompt('plz enter the pass...
--------------------------------------------------------- <input type="text" placeholder="plz enter color code" id=...
Dynamic Date Display in javascript
satish mallick
June 18, 2014
-------------------------------------------------- <script> var day = new Array ("Sunday", "Monday", "Tuesd...
Tuesday, 17 June 2014
---------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.j...
OnClick value with innerhtml in javascript
satish mallick
June 17, 2014
--------------------------------------------------- <h1 id="title1">ys</h1> <input type="text" id=...