I am using tabbed tables to present more menu options, however I want the actual tabs/headers to be the live link. I noticed the onclick event is available to the tabbed table header and was wondering if I could use the onlick to launch my URL.
I want to launch from the tabline and not from the cell that falls below it.
What would the code be for it in domino?
I have an idea of it in Javascript but am not quite sure hot to retrofit the syntax for domino.
TIA