How to break out of an iframe?
I am using color box to display list of users on my drupal site in a dialog. It shows a list of users names and when one of these names is clicked I want to close the iframe and load the user profile. So how I close the iframe and redirect to the user profiles when the names are clicked?