A web page requires a user to make sure that all hyperlinks (which open a popup window) are clicked first before a 'SAVE' button is enabled. What can you suggest on how I can implement this in javascript?

Thanks.