Archive for July, 2006
Navigation anchors
Posted on 22. Jul, 2006 by Daniel Aleksandersen.
Adding anchors drastically increases a Website’s navigation accessibility, especially if readers have disabled the CSS or are viewing the site from a handheld device.
To get it straight: anchors are on-page navigation. They provide readers with a quick way to skip down to a spesific section on that page.
It does not mess with the site’s regular design either, since the anchors will be hidden from most readers. And if they are not hidden from a reader, that reader will be really happy they are there.
[...]
Continue Reading
Draw traffic with OpenSearch
Posted on 14. Jul, 2006 by Daniel Aleksandersen.
OpenSearch is a XML based technology for providing search results that can easily be used by any aggregator.
Providing OpenSearch search results for a Website can be a large source of traffic, [...]
Continue Reading
JavaScript and XHTML
Posted on 10. Jul, 2006 by Daniel Aleksandersen.
Using JavaScript in XHTML documents requires a bit of special attention. Here I will outline what needs be done, how, and why.
[...]

