Previous Topic: detailNextID( [colspan,][lastelement] )

Next Topic: detailReportValidation( field, has_error, emsg )

detailNextLinkID()

This function returns a string of the form:

“ ID=dflnk_nn_nn TABINDEX=0 onFocus=func onBlur=func

Inserting this string into an HTML element defining a link element causes the element to follow the conventions of CA SDM mouse-less navigation, including accessibility with the up arrow key from the base element and turning pale yellow when focused. The returned string begins with a space and ends with no space.

This function takes no arguments.