Please create the ability to have stationary DIV's that look like Dialog boxes with title bar and minimize button.
That way everything will look the same theme wise without a lot of code. I of course am able to simulate the look of my DIV's with the rounded corners and the title bar with a minimize button. But thats a lot of DIV's and CSS and code. Thanks. Instead of "dialog' you could call it 'divbox' or something like that. Thanks.