tabsClick by div name

tabsClick by div name


Hi Klaus,
I'm on a situation where I can create many tabs on the fly based on a
current html table with multiple <a> tags. To avoid duplication of tab
creation I was adding #n (where n is the tab position) to the end of
the clicked a.href property. This became a good solution until I
removed one random tab at the middle... then all tabs after that got
re-numbered -1 by tabs and my references became broken.
To resolve this situation, I was wondering to trigger the tabClick by
the target div name. I don't see anyway of currently doing that. Would
this feature be on your plans already? Is this something that is
doable? I'm available to help if you are interested on this as I need
it in order to continue.
Thanks,