Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2007-11-23 11:36:40
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
txp default page and accessibility
why there in the beginning of body tags is this code below?
if i remove it – nothing happens…
why it’s important?
<!-- accessibility -->
<div id="accessibility">
<ul>
<li><a href="#content">Go to content</a></li>
<li><a href="#sidebar-1">Go to navigation</a></li>
<li><a href="#sidebar-2">Go to search</a></li>
</ul>
</div>
Last edited by Gallex (2007-11-23 11:37:54)
Offline
Re: txp default page and accessibility
like the comment says, its for accessibility. disable css and have a look.
Offline