I want to design dropdown menu.This menu contains two item(save,saveContent).When mouse over on Menu then display below like that
____________
Menu |
-------------|
Save |
SaveContent |
--------------
When click on "Save" item then the Menu will be changed to One "TextBox"
and "GO Buttoon" on dropdown menu.
____________
Menu |
--------------
________ |
________| GO |
SaveContent |
--------------
first, is it possible?
if possible, plz tell me the code.