Say for example i have a div with image source
<div>
<p class="row">With custom CSS</p>
<img src="/images/midhun.jpg">
</div>
On button click i need to open this image screen shot in another div
Can you tell the steps to take the screen shot of that image
tag too.Not the image only but all the contents as image ..
– Midhun K Nair May 26 '15 at 06:20MIDHUN
can i get the screenshot of this?
– Midhun K Nair May 26 '15 at 06:32