Hello !
Juste one question( before the following ;) ) about Tab.Container :
is it possible to open a new tab by clicking on a form button ?
I explain : I want to use dijit.Dialog to open an authentification box. So, by clicking on "OK", it open a new closable tab with my authentification test code. I also need to use GET or POST to pass infos to the tab...
But I need to know how to open a new tab. I tried to use visibility:hidden... but I'm a newbie in dojo and javascript so...
Please Help !!! ;)
thanks
