Bind events to all text input fields in all Backbone views
问题 I am looking for a way to create global bindings that will span all views within the app, so that I do not have to set up these within each view individually. Bonus points if suggested mechanism has a way for individual input fields or views to opt out from this behaviour. Details: I've encountered this error where the virtual keyboard causes a div with positioned: fixed; (the header) to be positioned oddly on the screen, and then be repositioned correctly once more when the keyboard is