I am new to using JQuery.
I am trying to print preview some part of JSF page and then print it.
And I can not directly print part of the page as requirement.
Can I able to do preview of some part of page like popup it using color box and then print that popped content using print media?
Thanks in advance.
I am able to do it using Colorbox of JQuery but still simple issue is … I can’t put any link dynamically on that popup box to print it.