473,404 Members | 2,213 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Link Status Text

By including mouseover, the browsers status area will display the type
message when the link is hovered over. This is great for hidin
affiliate links
<a href="http://www.yoursite.com/" ONMOUSEOVER="window.status='Whateve
you want to display;return true;" ONMOUSEOUT="window.status='';retur
true;"
--
FluxForum
-----------------------------------------------------------------------
FluxForums's Profile: http://www.fluxforums.com/member.php...etinfo&userid=
View this thread: http://www.fluxforums.com/showthread.php?threadid=2

Jul 20 '05 #1
2 1305
While the city slept, FluxForums <Fl***************@mail.fluxforums.com>
feverishly typed:
By including mouseover, the browsers status area will display the
typed message when the link is hovered over. This is great for hiding
affiliate links.
<a href="http://www.yoursite.com/"
ONMOUSEOVER="window.status='Whatever you want to display;return
true;" ONMOUSEOUT="window.status='';return true;">


And also great for interfering with the browser's normal functionality.
Please do not hijack my browser's status bar. If you want to provide some
further info on a link, use the title attribute: <a href="whatever.html"
title="Whatever you want to display">blah</a> Also works when javascript is
disabled!

Cheers,
Nige

--
Nigel Moss.

Email address is not valid. ni***@nigenetDOG.org.uk. Take the dog out!
http://www.nigenet.org.uk | Boycott E$$O!! http://www.stopesso.com
In the land of the blind, the one-eyed man is very, very busy!
Jul 20 '05 #2
FluxForums wrote:
By including mouseover, the browsers status area will display the typed
message when the link is hovered over. This is great for hiding
affiliate links.
<a href="http://www.yoursite.com/" ONMOUSEOVER="window.status='Whatever
you want to display;return true;" ONMOUSEOUT="window.status='';return
true;">


That code does absolutely NOTHING to my status bar, try again.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Baby Blue | last post by:
I am using a free domain service and phpNuke 7.5 for my site ! Although I turn on "cloaking" fearture in my domain service to hide the realink, we can see the realink in the status bar of I.E. Can...
2
by: Christian May | last post by:
tach zusammen, folgendes jscript bringt mich zur verzweiflung... jedesmal, nachdem ein solches popup aufgerufen wurde, öffnet sich jeder andere link in einem neuen fenster (als ob bei jedem...
4
by: brian | last post by:
how to hide href links (url) from user that can be seen in status bar ?
9
by: Ian Shere | last post by:
I have a disclaimer page prior to a visitor going to my FAQ page. I want to hide the link which normally appears in the status bar from visitors seeing it. I am using the following code which...
2
by: Kevin Lyons | last post by:
Hello, Can anyone assist me with what I am trying to do with the following code (six different scenarios to try to make the functionality work correctly)? I want to always (and ONLY) display...
8
by: David | last post by:
This is something I had never seen before. On an aspx page, upon pressing a link button for which I have an event handler in the code behind, the screen shows nothing but a line that says "true"...
2
by: JenHu | last post by:
hi, I have a datagrid in my asp.net application, I am using vb.net language. I want to have my last column as a link column, link to text file. The link path is "c:\Temp\" & F_File_Name, which...
4
by: howa | last post by:
a traditional javascript usage such as <a href="javascript:void(0)" onclick="xxx".... or <a href="javascript:doSomething()" will both show the javascript link on the browser status...
8
by: Chandra | last post by:
How do I programmatically (javascript) check if link is valid in html?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.