+ 1
Location.reload() doesn't works in solo learn html
when i try to reload the page through location.reload() function in solo learn complier , a window pops up asking which browser to use, any idea on how to reload the page ?
1 Answer
+ 26
document.write(document.documentElement.outerHTML);document.close();