What are the advantages & disadvantages between having a user click a button and get an Overlay or PopUp with additional content or having a separate page listing the content?
So the user case is Additional Videos, a user clicks that button:
Case 1: a PopUp window with all the additional videos appears, a user clicks that video and gets taken to the Video landing page
Case 2: user gets taken to a dedicated page with additional videos, user clicks on video and gets taken to the video landing page.
Is one better than the other?