cf_alphamenu

Description

Adds an alphabetical list to a web page to allow users to filter a list by a selected letter.
 

Usage

Can be used when dealing with long lists of data, which you may wish to filter.

Attributes

page Optional The name of the page to link the letters to. Default is the current page.
url Optional The name of the url variable. Default is "letter".
target Optional If you wish to target another browser or frame, write the name of that frame here. Defaults to current frame.
showall Optional A "yes" or "no" option. If "yes" is selected, shows a link that says "ALL" which, when clicked, removes all url parameters. Default is "No".
ses Optional "yes" or "no". Converts URL strings to search engine safe format. Default is "no".
 

Featured Links