I want to have my webpage load in an popup window and i want to only show the bottom right corner of it. Is this possible?
You can load you page in a div and have in the div an iframe with you webpage. You can even use javascript to move around the div as if it was a real window. If this is want you want you can PM me and I can email you a solution.