[jQuery] Implementing Thickbox within ajax style Jquery-ui-tabs
Hey guys!
I have some ajax tabs using the jquery-ui-tabs features. Within these
tabs are tables with links. There are name links I am trying to load
with an ajax style thickbox modal window.
Then linked within tabs, the thickbox will not initialize.
When a static page with no tabs, the same code fires off the thickbox
perfectly fine.
Any guidance here in solving the issue.