aboutsummaryrefslogtreecommitdiffstats
path: root/main.js
diff options
context:
space:
mode:
authorTeddy Wing2015-05-23 16:48:45 -0400
committerTeddy Wing2015-05-23 16:48:45 -0400
commite8c2b483d0ac3540dad9374ee00a586db321e016 (patch)
treeed69b89b38d8dc3fc1ece4aa882f7a26f2f18795 /main.js
parent3a09e4dd09a6af3b228fcda68aa0709626b5ee51 (diff)
downloadPeniquitous-e8c2b483d0ac3540dad9374ee00a586db321e016.tar.bz2
Add peniquitous.js, bind to input focus (WIP)
Work in progress. Get all inputs on the page. Bind a callback to their focus event. The intention is that when the input is focused, I attach a handler to listen for Ctrl-N/P presses. Now that I'm writing this and thinking about it though, I might as well just bind the Ctrl-N/P listeners to all inputs to begin with an be done with it. Kind of a brute-force way of dealing with it but then I wouldn't have to keep track of whether or not I've bound those listeners to an input that was already focused previously.
Diffstat (limited to 'main.js')
0 files changed, 0 insertions, 0 deletions