I would like to make this page: http://ce0.793.myftpupload.com/exercise-pop-out-window-test/ a pop out window so when the visitor clicks on a link to it, it pops out at a specific size ie. 600×600. Ideally, I would like it to be responsive, but I can get around it if that is not easy.
There’s no feature in X nor Cornerstone for this so it would require custom coding. Here’s a possible solution http://www.w3schools.com/jsref/met_win_open.asp. Basically, you’ll need to do it like