I have found several javascript fixes to hide the Safari URL bar, great.
However it seems that form input fields tend to toggle it visible again if you've hidden it previously.. Is there a way to prevent this behaviour?
If it's not possible I guess I have to add an eventlistener that gives me a style hook on the URLs bar whereabouts..
Found a fix..
stops the input behaviour..
I've found another solution
Address bar doesn't show at all with this code