suppose i have many div\'s in my page but i want to print the content of specific div using jquery. i found there is a plugin for that.
jQuery Print Element
usin
You can follow these steps :
$('SelectorToPrint').printElement();