Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > hide addressbar on smart-phones.

Reply
Thread Tools

hide addressbar on smart-phones.

 
 
Mr. X.
Guest
Posts: n/a
 
      01-11-2013
Hello.
I want to hide the addressbar on smart-phones.
How can I do that?
Need to be a generic solution for most modern smart-phones (Galaxy,
Blackberry, IPhone, Android).

Thanks

 
Reply With Quote
 
 
 
 
Jukka K. Korpela
Guest
Posts: n/a
 
      01-11-2013
2013-01-11 23:40, Mr. X. wrote:

> I want to hide the addressbar on smart-phones.
> How can I do that?


Put your smart phone into your ass.

If you have any real questions, consider posting them under your real
name and address. If you just wish to continue disruption, please keep
using your current forged sender info. Thank you.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
 
Reply With Quote
 
 
 
 
Mr. X.
Guest
Posts: n/a
 
      01-12-2013
Oh, you are probably a kid, if you write so so impolitely (put your smart
phone into ...)
Let me be polite:
==============
Even you email is not real, and your answer are not really answers (you are
always ask a question instead of answer, spending lot of time other people
seeking. Not all of us are US civilian neither are English is are native
language or have lot of resources, so be patient, please).
If that - Don't answer at all.
Real name leads to spams. Are you a spammer?

I just need an answer, and I can find it by some workaround (but this is
quite a workaround, and this newsgroup is just a tiny afford having a
solution to my question).
You don't know (As you didn't know the previous question, "Placeholder
visibility behaviour") - Why didn't you answer correctly, as I did on my own
post, by some workaround. Don't answer, and don't ask questions for several
days instead answering: why yes or why not ... it doesn't really matter.

That's what are newsgroups for (And this is via opened NNTP protocol - not
even need to register. There are 100,000 forums like this) ... Newsgroups
are for asking question, and getting answers.
(I see many commercial advertisements on many forums, which not need to be,
as you did on your post. Maybe you gather information on people, and even
you don't - there are people who do. That's why staying anonymous. I don't
need to explain that ...).

Have a nice day

BTW - If you have answer to my question (and not claiming you don't know my
name) or any other have, I would be glade full whether someone answer my
question, please.

"Jukka K. Korpela" wrote in message news:kcq1tc$jdb$...

2013-01-11 23:40, Mr. X. wrote:

> I want to hide the addressbar on smart-phones.
> How can I do that?


Put your smart phone into your ass.

If you have any real questions, consider posting them under your real
name and address. If you just wish to continue disruption, please keep
using your current forged sender info. Thank you.

--
Yucca, http://www.cs.tut.fi/~jkorpela/

 
Reply With Quote
 
Jukka K. Korpela
Guest
Posts: n/a
 
      01-12-2013
2013-01-12 9:43, Mr. X. wrote:

> Why didn't you answer correctly


Oh, I did. I gave you a correct answer, a way to hide the “addressbar”
on your “smart-phone”. There are apparent and non-apparent side effects,
like making you a smartass.

Please keep top-posting to confirm your cluelessness.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
 
Reply With Quote
 
Mr. X.
Guest
Posts: n/a
 
      01-12-2013
Help !!! Anyone else ...
I need some a real answer (with some code), please.

I have seen by some workaround a solution like this:
<script type="text/javascript" charset="utf-8">
addEventListener('load', function() {
setTimeout(hideAddressBar, 0);
}, false);
function hideAddressBar() {
window.scrollTo(0, 1);
}
</script>

But the above may works on a specific smartphone (and I don't know if the
above is correct, since I have tried using it in vain).
I need more generic solution (and where should I put the script, or any
solution on my code).

Thanks

"Jukka K. Korpela" wrote in message news:kcr57e$phs$...

2013-01-12 9:43, Mr. X. wrote:

> Why didn't you answer correctly


Oh, I did. I gave you a correct answer, a way to hide the “addressbar”
on your “smart-phone”. There are apparent and non-apparent side effects,
like making you a smartass.

Please keep top-posting to confirm your cluelessness.

--
Yucca, http://www.cs.tut.fi/~jkorpela/

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i disable the image dragging to the addressbar in a page ravishankar Maduri HTML 5 11-21-2007 04:27 PM
Hide IE ToolBar, AddressBar, StatisBar, etc. Just D. ASP .Net 9 06-22-2007 11:57 AM
Editing URL before displaying it into the addressbar of the web browser Lucky ASP .Net 2 01-10-2007 01:21 PM
struts custom tag html:link to show a popup window without addressbar, toolbar & status bar etc sayed.ansarali@gmail.com Java 1 07-10-2006 02:03 PM
anim gf show in tab and addressbar (minor amusement) Splibbilla Firefox 1 03-20-2006 02:29 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57