This is a two part question. 1] How to apply a class to a link? 2] How to also provide an accesskey to that link.
The way to provide an accesskey is the same as the way to add a class to a link: %accesskey="$[ak_edit]"%[[url | label]]%% I'm not sure how to apply a class to an anchor. This doesn't seem to work -- it creates a span around the anchor, which prevents the accesskey. $WikiStyleApply['a'] = 'a'; Anyone? ~ ~ Dave _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
