So I've put this code between the <head> en the <boy> tags.
<script>
function hideURLbar(){window.scrollTo(0,1);}
addEventListener("load",function(){setTimeout(hideURLbar,0);},false);
</script>
And the URL-bar nicely disappears.
But not every time. I have one page with a link to a new window with a swf-file. It pops up but the URL-bar doesn't disappear....
I tried every possibility: "Open in this window / frame", "open in new window / _blank", etc. Also as Javascript popup. It doesn't work, the USB-bar stays there.
This is the link to the page (it only accessible for Android, because Apple doesn't do flash).
mijndvc.nl/index.php/bio
I work with Joomla 1.7.3 and MobileJoomla 1.0 RC 6.
I hope someone can help me out.
Greetings,
Hendrik Jan Vis