Dialog inside a Tab
Dialog inside a Tab
Hello,
I'm currently loading a set of tabs with the .load("someurl.html")
event.
What I'm trying to do is, load a jquery Dialog box in one of those
tabs.
i have another dialog on the main page, (not inside the tab), that
works. And the dialog does have a unique id
Any Ideas?