iframe reload parent page

JavaScript
parent.location.href=parent.location.href
parent.location.reload()
Source

Also in JavaScript: