Imagine if, every Thursday, your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining.

Access Keys - A Server-Side Solution!

Filed under:

Following on from the post on December 16th (Access Keys - A Potential Solution), there has been an almost immediate response in the form of a set of PHP scripts that should, simultaneously, allow users to set their own access keys and reveal any keys they have already set.

This opens up the possibility that users could maintain a set of standard accesskeys, that they defined, across any sites that implement this particular solution. Although the PHP scripts can be enhanced by a single piece of javascript, they don’t depend upon users having access to JS in order to work effectively.

You can find the full article explaining both the usage and configuration on Permanent Tangent.

Top