jquery.accessKeyLabel: Minor code and documentation clean up
authorTimo Tijhof <krinklemail@gmail.com>
Sun, 27 Apr 2014 13:28:10 +0000 (15:28 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Sun, 27 Apr 2014 13:28:10 +0000 (15:28 +0200)
commit5a47c907235669658a1cb3737c9a7645b377b483
tree91838d21999082d13e06b97b37cf32d9fb5fd509
parent96e4653353056efe4e8608d943afb8a92fa48053
jquery.accessKeyLabel: Minor code and documentation clean up

* getAccessKeyPrefix parameter "ua" is optional, flag it as such.
* clarified information about accessKeyLabel and Firefox 8+.
* Renamed domElement to element. It is already specified as
  HTMLElement, no need to call it "DOM" Element as well.
* Document that it is supported to pass the same element as
  both parameters to updateTooltipOnElement.
* Move "Exposed for testing." comment to where it applies (in the
  publicly exposed copy, not the original private one).

Follows-up I211593629.

Change-Id: I3b73302ad822d7191768dde5806e9ee478327ed2
resources/src/jquery/jquery.accessKeyLabel.js