Dojo has dialogs. Yahoo's javascript library, YUI, has popup containers
and dialogs also.
regards
musachy
Dariusz Wojtas wrote:
My Struts2 app contains a form with multiple tabs (tabbedPanel).
Some of my input fields represent foreign keys and I'd like to have
a functionality of pressing a button that opens a dialog (possibly a
modal dialog/window),
loads some data into it (tabular, possibly multipage with displaytag),
select some record and put info about it to my input field on the main
page.
I know I may open some additional window using short javascript, but
I'd like to ask for something nicer/friendlier.
tabbedPanel uses dojo to implenent this and it works nicely (2.0.2)
Any hint how to implement the dialog/window described above?
I need something that may change it's content (go to next page).
Any hint? Does S2 have something integrated, or maybe there is some
lib that gives this functionality?
Darek
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]