|
| |
User Groups : Forums : SiteExperts : Dynamic HTML
: | View All Replies |  | | langdu on Jul 19, 2001 at 5:40:31 AM I would like to create a popup menu that either allow the user to select an action or popup a dialog that allow the user to enter the information to submit the change. The popup dialog should be modal window that should stay on top of the current window and display at the xy coordinate where the mouse clicked.
For example, there is a table with 2 columns.
Click here to change the value | Click here to get a popup dialog |
When the user clicks on the first column, a popup menu display that allow the user to select an action to switch the value to Yes or No, and then on the second column, a popup dialog appear that allow the user to enter the information and hit the OK button to submit the data.
I am planning to support on NS4+ and IE4+ with combination of DHTML and JavaScript on client and Perl on the server side. And Yes, I did the search the web to look for similiar solution before I posted my question.
I am working on the server side solution and does not have anything to show on the client side yet. I will post my web page when I have something to show.
Thanks for all your help.
| | View All Replies |
To respond to a discussion, you must first logon.
If you are not registered, please register yourself to become a member of the SiteExperts.community.
|