ray73864
ray73864
Love the library, for the longest time I have been using jquery.keys.js, nice and simple, but it's a jquery plugin. One of the features of jquery.keys.js (https://github.com/jollytoad/jquery.keys/blob/ondemand/src/keys.core.js) is that any...
Is there anyway to define a key specific to one on the numberpad? For instance, I would like to define a key to the asterisk on the number pad, or...
On my main page, i have 2 hotkeys defined: pageup, pagedown If I press 'pageup' and 'pagedown' it works properly. Then I open a modal window (using bootstrap), and on...
I'm using Photoview in a school environment as our mapped network drive that stores all the photos is rather unweildy and difficult for students to navigate and find the photos...
New upgrade for the exporter / importer that gives it more slots, I have 3 exporters on 1 machine right now as I ran out of slots on the first...
Cloned the git repo, did the usual 'npm i' on it. When I went to do 'npm run build' it returned some errors. At first it returned an error about...
Is it possible to have a 'variable' type helper? With Handlebars (which a lot of my old stuff uses) I have a helper called 'var', this helper is defined as...
Have added support for date, email, number, and tel prompts in addition to the original password prompt. Had to make it so that setSelectionRange would only happen if it was...
Currently the prompt only supports a type of 'password', is it possible to get this changed so that it can support any valid input type? I currently have need for...
So I have this working perfectly with my TP-Link Kasa KP115 smart plug with energy monitoring. I'm using the PSU-Control TP-Link sub-plugin for that. In my settings I have the...