I would like to reload an using JavaScript. The best way I found until now was set the iframe’s src attribute to itself, but this is
src
Have you considered appending to the url a meaningless query string parameter?
It won't be seen & if you are aware of the parameter being safe then it should be fine.