how to create drop down button like gmail "move to" button?
Posted
by keisimone
on Stack Overflow
See other posts from Stack Overflow
or by keisimone
Published on 2010-03-22T12:57:57Z
Indexed on
2010/03/22
13:01 UTC
Read the original article
Hit count: 472
Hi
i have a simple file upload system coded in php.
As part of increasing the UI simplicity, i want to have a similar gmail "Move To" button where I can check multiple checkboxes and then after clicking one of the many possible entries in the drop down generated by the button, some postback takes place.
Please advise.
Thank you.
Ideally, would be to use jQuery. though i am not an expert, i have some small experience using jQuery.
© Stack Overflow or respective owner