<!DOCTYPE html> <html> <head> <title>Request geolocation from an iframe on load</title> </head> <body> <iframe src='geolocation_on_load.html'></iframe> </body> </html>