------------------------------------------------------ <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jque...
Wednesday, 21 May 2014
Cloning an object in jQuery
satish mallick
May 21, 2014
----------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min....
------------------------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11...
getting size of the image using javascript
satish mallick
May 21, 2014
-------------------------------------------------------- <script language="JavaScript"> function getImgSize(imgSrc) { v...
JavaScript Can Change HTML Attributes
satish mallick
May 21, 2014
------------------------------------------- <img id="my_Image" onclick="change_Image()" src="path of the image...
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...