When the user clicks on a link, I want to open a modal window (like the ones used in stack overflow, but centered).
If the browser doesn't allow to open floating div, then go to another page.
Is there an easy way to do this in Rails? (otherwise I can code it from scratch)