Draggable / resizable questions

Draggable / resizable questions

     I'm experimenting with 2 draggable, resizable windows and have some questions.
    Here is the test page: http://www.hindbrain.net/ex8.php

    1. why is there a blue border around the red handle? I'd like to get rid of that.



    2. how can you automatically size the window to 'best fit' the content/data?


    3. how do you prevent the resizing from going smaller that the data? Ie, you can
        resize the window and the content becomes outside of the window.


    4. is there a way to make the window collapsible / expandable? Maybe with mouseover?


    5. how can you make the window that is being moved be the one on top?


    6. If I resize window 1 first, window 2 jumps out of bounds. Why is this?


    7. how can I get a better resizing handle on the windows?

    thanks,
    Bob