It looks like you're new here. If you want to get involved, click one of these buttons!
I used JQuery quite a bit before I stumbled on this slick tiny Jo Framework. My problem is that i can't get to wire an input-event on joInput to disallow input of undesired keys. I want to prevent such keys up front and don't want to get bogged down with post input validation. In jQuery,