I want to write a window like gmail's chat window which when i click on minimize, it goes to right corner of the page and by scrolling does not change the position. I'm using wicket framework in java. does anyone know what is the name of this window so that i can search in Google? and can anyone help me how can I do this?
You could use a tool like Firebug to inspect the chat window and see its CSS--just right-click to "inspect element".