OC build version: 2.0.6362.0
Hi,
I have a problem with javascript links in a custom tab; e.g. <a href="javascript
oSomething()">click here</a>
If you click on the link, it does nothing. Opening the same page in I.E. or Firefox works perfect.
<a href="#" onclick="doSomething()"> works.
Regs,
Dieter