Trying to attach onclick event to a pagination link
Hello,
In the following page - http://htmldb.oracle.com/pls/otn/f?p=22710:80 – I've added an onclick event to the pagination link. I can see the onclick in the <a> tag syntax, I can see that the href link is running fine, but for some reason the onclick event is not being fired.
Any ideas why?
Thanks,
Arie.