Click here to get back home

Hiding a link's URL

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Hiding a link's URL mike.a.rea 02-01-2007
|--> Re: Hiding a link's URL Harlan Messinge...02-01-2007
Get Chitika Premium
Posted by mike.a.rea on February 1, 2007, 3:16 pm
Please log in for more thread options


I am able to hide the URL of my link in the Window Status using

<a href="link" onMouseOver="window.status=' ' ; return true;" >

However the linked page take a second or two to load, it is a JSP and
reading from a database. While it is loading the link shows in the
Window Status. Is there any way for me to hide that totally as it
loads?

Thanks.


Posted by Harlan Messinger on February 1, 2007, 3:28 pm
Please log in for more thread options


mike.a.rea@gmail.com wrote:
> I am able to hide the URL of my link in the Window Status using
>
> <a href="link" onMouseOver="window.status=' ' ; return true;" >
>
> However the linked page take a second or two to load, it is a JSP and
> reading from a database. While it is loading the link shows in the
> Window Status. Is there any way for me to hide that totally as it
> loads?

No, unless you have some way to persuade the user to keep waving his
mouse back and forth over the link; and even then, the browser will
eventually stop processing interactions with the old page.

Why do you want to keep the user's browser from doing what's it's
supposed to do?

Posted by Dan on February 1, 2007, 7:40 pm
Please log in for more thread options


On Feb 1, 3:16 pm, mike.a....@gmail.com wrote:
> I am able to hide the URL of my link in the Window Status using
>
> <a href="link" onMouseOver="window.status=' ' ; return true;" >

That's the sort of thing that leads some people to disable JavaScript,
to stop webmasters from annoying them by adding scripts to do stuff
like mucking around with the status line.

Some browsers, though, offer finer control of what scripts are allowed
to do, permitting users to prevent the suppression of status lines
while preserving the ability to have scripting for other things.

--
Dan


Similar ThreadsPosted
Hiding sources September 27, 2004, 11:38 am
Hiding an anchor tag September 1, 2006, 1:31 am
Overflow Hidden not hiding in IE May 8, 2006, 11:44 am
PDF's not hiding along with layers. Shows through. March 9, 2005, 10:50 pm
Hiding the label of a select menu... July 15, 2005, 5:45 pm
Dynamically showing and hiding browser supplied scrollbars November 11, 2005, 1:47 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap