Details
Description
Summary
=========
Currently the Access Key help shows key combinations for Firefox on PC only. The key combinations for Safari and for FireFox on Macintosh are different (Ctrl + Accesskey).
Also, we need to determine if any key combinations are valid for IE (PC).
Implementation
============
Detect the user agent and provide the correct key combination text in the help. If IE doesn't support access keys, then remove the help div for IE user agent.