Christian Heilmann wrote: >> I need to provide a skip navigation link for pages, what is the best >> way to do this. All my pages have different named divs so can I just >> put a named anchor and link it. >> >> Any suggestions welcome. > > The idea of a skip link is that it points to a target that is after > the ones you need to skip. How about simply calling the content > section on every page #content and link to that?
This is not a reliable solution as it would fail in IE: http://juicystudio.com/article/ie-keyboard-navigation.php Thierry | www.TJKDesign.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
