|
Previous: hTable_methodAlternate
FindAccessKeystring HTML_Caption Accepts a string, examines the string for a backslash character. If one is found, it removes the backslash and underlines the character immediately after. Returns the an array of two elements, first is the modified caption and the next is an HTML fragment 'accesskey="X"' where 'X' is whatever character was right after the backslash. If there is no backslash in the caption, then the caption is returned unchanged and the accesskey is empty.
Previous: hTable_methodAlternate
|
