When i placed a AccessKey to Submit Button (Eg: AccessKey="S"), and pressed Shift + Alt + S, the focus is going to Submit button and as well as Submit operation is also performed. Is this the expected behaviour in FireFox for AccessKeys
When i placed a AccessKey to Submit Button (Eg: AccessKey="S"), and pressed Shift + Alt + S, the focus is going to Submit button and as well as Submit operation is also performed. Is this the expected behaviour in FireFox for AccessKeys
ყველა პასუხი (1)
What were you expecting when using an accesskey?
I use that also on this forum to submit my posts:
<input accesskey="s" class="btn btn-important" value="Post Reply" type="submit">