The side effect would be that we might not output xhtml, which we currently try to do, but this would be an easy fix for the tab order. I'm guessing we could still output custom headers that indicate the document is XHTML. Thanks for the suggestion.return $XHTML ? qq(<input type="submit" tabindex="$tabindex"$name$val +$other />) : qq(<input type="submit"$name$val$other>);
In reply to Re^2: Tab index feature added to CGI.pm
by cbrandtbuffalo
in thread Tab index feature added to CGI.pm
by cbrandtbuffalo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |