i have a link that onclick calls function printSection

<a class='print' href='javascript:printSection();'>Print</a>

i want to find out which link isit so i can get the parent, and do
whatever i need to

Reply via email to