Topic: what exactly replaces 'onclick' if this is deprecated
i have a link at the bottom of my page which allows users to print the page. It uses onClick="javascript:window.print();" but this causes the page to fail its validation. Can anyone be so kind to rectify this issue for me - tell me what i need to do to fix this. Rgds.

