No, I'm afraid that is not possible.
With JavaScript, you are limited to only 3 popup boxes: alert, prompt and confirm.
If you want to make a more featured popup, you should try using one of the many that exist written in JavaScript, which are built from JavaScript Libraries, such as this
