<tr><td><img src="images/C003.jpg" alt="title" class="OrignialImage" /></td></tr>
.OrignialImage
{
width:150px;
height:150px;
}
By using jquery, could we get width value from css class dynamically ?
Is there any way to get width value and height value dynamically, Please let me know it.
u can check from here http://jsfiddle.net/ZsTAt/