![]() | |
#31
| |||
| |||
|
|
Mark Parnell wrote in message news:7hcuv8ep0h86.dlg (AT) markparnell (DOT) com.au... ... IOW, you don't do it in your page, your visitor chooses to do it (or not) when browsing your site... |
#32
| |||
| |||
|
|
span id="something">Text</span and a link such as webpagename.htm#something will still work? |
|
Not "instead". It is already there. |
#33
| |||
| |||
|
|
However for certain links I wish to force it to open in a new window. |
|
It is part of the design of my site. |
|
I do not understand what thought process is used by people to decide they have a mandate to dictate that I cannot do this on my own site. |
#34
| |||
| |||
|
|
Of course my visitor can choose to open any of my links in a new window. |
#35
| |||
| |||
|
|
Perhaps you need: text-decoration: none; in your hover style? ... No, I don't want that. The a:hover is as I want it. I do not want to discard behavior that I worked to achieve because Firefox decides to decorate a non-link as if it were a link. It decorates acronym items also although not in any way that you can control or turn off. Then change it. S'far as I know, IE and all the rest treat an <a> hover the same... As I have described, Firefox treats it differently for a name= a name="some_name"></a>Description ..and nothing to click on. |
#36
| |||
| |||
|
|
Deciding to do something for the good of humanity, Ed Mulroy dont_email_me (AT) bitbuc (DOT) ket> declared in alt.html: span id="something">Text</span and a link such as webpagename.htm#something will still work? Yes (though in most cases you shouldn't even need the span). See my reply to Luigi where I went into more detail on this. Not "instead". It is already there. No it isn't. Replace a:hover with a:link:hover. This will then only affect <a> elements that are *both* a link, and being hovered. |
#37
| |||
| |||
|
|
Or as I said earlier, a[href]:hover only effect A elements with an 'href' attribute BUT ... IE again is the problem with this one... |
#38
| |||
| |||
|
|
Deciding to do something for the good of humanity, "Jonathan N. Little" lws4art (AT) centralva (DOT) net> declared in alt.html: Or as I said earlier, a[href]:hover only effect A elements with an 'href' attribute BUT ... IE again is the problem with this one... Whereas a:link:hover *is* supported by IE (IIRC - you've got me doubting myself now). Easier just to not use <a name=""> in the first place though. :-) |
#39
| |||
| |||
|
|
1-I am not in Australia. Your loss. ;-) |
|
Mark Parnell wrote in message news pquwzwtemom$.dlg (AT) markparnell (DOT) com.au...1-I am not in Australia. Your loss. ;-) Even if your country does not currently have law requiring that your site be accessible, that doesn't mean it won't in the future. 2-Photographs are viewable only by those who can see. No court or legislator can change that fact be they in Australia or not. No one is suggesting that you have to achieve the impossible. But the site itself still should be accessible - even if they can't see the photos, they can still read the text. 3-I doubt that Australian (or any of the "numerous countries" you allude to) http://www.w3.org/WAI/Policy/ law mandates that I am guilty of discrimination if I fail to support someone's PDA. Most are primarily focused on people with disabilities, though I see no reason it should not extend to people using a PDA. But if your site is accessible to screen readers and other assistive devices it will be accessible on a PDA anyway, so it's not like PDAs require any additional effort. |
#40
| |||
| |||
|
|
... you know those jokes where you wish for something ... |
|
dorayme wrote in message news:doraymeRidThis-BC10DB.10142909062006 (AT) news-vip (DOT) optusnet.com.au... Tables are easy. CSS is not easy. You are right. A lot of magic is built into tables to save you making "good" features. But like many things magical, you often get what you don't want along with the package... you know those jokes where you wish for something, it comes true and turns around to bite you? |
![]() |
| Thread Tools | |
| Display Modes | |
| |