How to detect private browsing in Safari? I’ve tried window.openDatabase(null, null, null, null);
and setting localStorage
but it’s not working. Any ideas?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
How to detect private browsing in Safari? I’ve tried window.openDatabase(null, null, null, null);
and setting localStorage
but it’s not working. Any ideas?