473,403 Members | 2,323 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,403 software developers and data experts.

Forcing URL display on A:HOVER

(Cross-posted because I use Mozilla Firefox, but I think it's also
CSS issue.)

Usually when I move mouse over a link, the URL is displayed at the
bottom on "status line". On some website, however, this is surpressed.
This is very annoying, because I can't find out the destination URL
unless I click it. When I click it, the URL shows up as soon as mouse
button is pressed. So, this is A:HOVER and A:ACTIVE related.

At the moment, my ~/.phoenix/default/hm1kx1pj.slt/chrome/userContent.css
contains,
a:link { text-decoration:underline !important; }
a:visited { text-decoration:underline !important; }
a:hover { text-decoration:underline !important; }
to force underlining of all links. But, showing URL on browser's status
line is more of browser idiosyncracy than CSS thing.

How do you force Mozilla Firefox to display URL link on bottom status
line?

--
William Park, Open Geometry Consulting, <op**********@yahoo.ca>
Linux solution/training/migration, Thin-client
Jul 20 '05 #1
3 7535
William Park <op**********@yahoo.ca> wrote:
(Cross-posted because I use Mozilla Firefox, but I think it's also
CSS issue.)
I think it's neither a Mozilla issue nor a CSS issue. (It's typical that
when a message is crossposted or multiposted, it actually does not
actually belong to _any_ of the groups it was posted to.)
Usually when I move mouse over a link, the URL is displayed at the
bottom on "status line". On some website, however, this is surpressed.


You would first need to post sample URL(s) to and identify which link(s)
on specific pages you mean. And you need to decide whether this a browser
usage question or an authoring question, and select the group
accordingly. _Probably_ the problematic page(s) use JavaScript and set
window.status='', and you would then need to ask how to switch scripting
off on your browser and what that would imply.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Jul 20 '05 #2
["Followup-To:" header set to netscape.public.mozilla.general.]

On 2004-05-08, Jukka K. Korpela <jk******@cs.tut.fi> wrote:
William Park <op**********@yahoo.ca> wrote:
(Cross-posted because I use Mozilla Firefox, but I think it's also
CSS issue.)


I think it's neither a Mozilla issue nor a CSS issue. (It's typical that
when a message is crossposted or multiposted, it actually does not
actually belong to _any_ of the groups it was posted to.)


Indeed. I'm setting followups to n.p.mozilla.general, as that tends to be
used for Mozilla support questions, even though that wasn't it's original
purpose. The best place for Firefox questions is the web forum -
http://forums.mozillazine.org/viewforum.php?f=38 . There's also the
newsgroups on the private server which are listed at
http://www.ufaq.org/modules.php?name...ticle&artid=21
Usually when I move mouse over a link, the URL is displayed at the
bottom on "status line". On some website, however, this is surpressed.


_Probably_ the problematic page(s) use JavaScript and set
window.status='', and you would then need to ask how to switch scripting
off on your browser and what that would imply.


You don't actually need to switch scripting off altogether to achieve that
in Firefox.

If you go to Tools | Options and then "Web features". You can disable
script by unchecking the "enable Javascript" box, but that will break a
lot of sites.

Next to the "enable Javascript" setting there is an "advanced" button.
Clicking that will give you a box with "allow scripts to" options,
including "change status bar text", unchecking that will prevent sites
changing the status bar text to suppress the URL. You might also want to
turn off the ability for sites to hide the status bar.

--
Michael
Jul 20 '05 #3
In <comp.infosystems.www.authoring.stylesheets> Michael Lefevre
<ne************@michaellefevre.com> wrote:
If you go to Tools | Options and then "Web features". You can disable
script by unchecking the "enable Javascript" box, but that will break
a lot of sites.

Next to the "enable Javascript" setting there is an "advanced" button.
Clicking that will give you a box with "allow scripts to" options,
including "change status bar text", unchecking that will prevent sites
changing the status bar text to suppress the URL. You might also want
to turn off the ability for sites to hide the status bar.


I have Java and Javascript off all the time. An example is
<www.microsoft.com> where
Microsoft.com Home | MSN Home | Subscribe | Manage Your Profile
does not show its URL when mouse moves over the four links. All others
links do show up.

Probably, Firefox issue. Sorry for noise in
<comp.infosystems.www.authoring.stylesheets> group.

--
William Park, Open Geometry Consulting, <op**********@yahoo.ca>
Linux solution/training/migration, Thin-client
Jul 20 '05 #4

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

Similar topics

0
by: Don | last post by:
I have a client page that employs hover buttons. They work just fine in IE. But, when using Netscape, they intermittently won't display. When they don't display, all that shows is a gray box the...
1
by: Jon W | last post by:
This is a small table with hover on the table cells. The first cell is setup to switch from div element to input element by use of display:block/none. In IE, onclick the input element is displayed...
0
by: Jon W | last post by:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"> <html> <head> <title>rolly</title> <!-- The desired performance for this gem would be to: 1. click on table cells 2. edit in INPUT 3....
1
by: fleemo17 | last post by:
For increased accessibility, I've replaced "display:none" with the Off-Left method of hiding my CSS drop-down menus because the Jaws screen reader doesn't see any of the menus hidden with...
18
by: fishwick | last post by:
I haven't really done any css in quite a while, and am banging my head against the wall trying get the rudimentary layout together of a church website home page to display correctly - I don't want...
11
by: zzpat | last post by:
I'm having problems understanding display and hover. I'm trying to hover over a question and have the answer display. ..question { color: #fff; background: purple; width: 300px;...
8
by: Haines Brown | last post by:
I want a hot text string to display an image only when hovered. In the body: .... <a id="link-a" href="#nogo"> <img id="photo" src="..." />hot text </a> ....
10
by: dandyliondancer | last post by:
hola i figured out how to make an image appear next to a link when hovering by displaying it as a block and then using background:url div.menu a{ display:block; } div.menu a:hover{
1
by: redgoals | last post by:
I have a website at: http://www.bannerlinkuk.com/index.php The website allows the customer to upload affilliate banners, the affilliate code is normally a js file piece of code which the client...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.