How to refresh iframe 1. You can use javascript's document.fr.location.reload() 2. Also, modify document.fr.location.href can also realize the refresh function. For example: Copy the code