------------------------------------------- <img id="my_Image" onclick="change_Image()" src="path of the image...
Wednesday, 21 May 2014
How we can get document size in javascript
satish mallick
May 21, 2014
---------------------------------------------------------- function displayDocumentSize() { var docWidth = document.body.clientWidth; cons...
Sunday, 18 May 2014
customized select option in jQuery
satish mallick
May 18, 2014
-------------------------------------------------- <script type='text/javascript' src="http://ajax.googleapis.com/ajax/lib...
Convert Menu to Dropdown in jquery
satish mallick
May 18, 2014
------------------------------------------------- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js...
scroll to top jquery
satish mallick
May 18, 2014
------------------------------------------------ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js...
Customize Browse button in jQuery
satish mallick
May 18, 2014
-------------------------------------------- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"...
Add or Remove class in jQuery
satish mallick
May 18, 2014
---------------------------------------------- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"...