Is it possible to create a custom user permission request dialog for HTML5 APIs (e.g geolocation or getUserMedia) so they look the same across all browsers?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Thankfully, no!
If you were able to create your own, you might phrase the question (and buttons) misleadingly. Just like you can’t style the
onbeforeunloadpopup.Anything that is outside your sandbox, and you’re trying to get access to, has to be controlled by the browser UI. Otherwise it’ll just be complete and utter mayhem.