Closed (fixed)
Project:
SpreadFirefox
Version:
4.6.x-1.x-dev
Component:
Stylesheets
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Jul 2005 at 15:19 UTC
Updated:
25 Jun 2006 at 21:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesI'm not sure if this needs fixing really since it's in a hidden span anyway, but I removed it on mysite and provide this patch.
Comment #2
factoryjoe commentedPlease do not remove the link. Instead, add the necessary ID, whatever you want to use.
The link is there for accessibility purposes as well as for getting to the content from a cell-phone or other device that doesn't support CSS-2.
Comment #3
factoryjoe commentedSo basically, -1.
Comment #4
watermark commentedHere is a solution:
In page.tpl.php change the Skip link to this (originally hidden, this is not compatible with screen readers and the like)
Further down in page.tpl.php add the anchor link:
In one of the style sheets (I used layout.css) add the following:
If you want to read about the subject, then go here: http://www.jimthatcher.com/skipnav.htm
Cheers,
Mark
Comment #5
Mad Maks commentedfixed in the cvs version
Comment #6
(not verified) commented