Tagged Questions
4
votes
3answers
271 views
Modal popup position
Being a Mac OS X user, I've implemented a popup engine which slides from top (transition is about 300 ms, see video) and stays hooked to the top.
Most people (all developers at the moment) say ...
4
votes
1answer
115 views
Adding comment in a pop-up
In our system whenever a user wishes to move one entity from its module to another module he has to enter a comment in a pop-up.
I want to provide the similar functionality in another module with ...