See this site for the source
jQuery('#input-field-id').bind('keypress', function(e) { e.stopPropagation(); });
Or
function myhandler(e) { if (e.target.id !== 'id of input') { /* rest of event handler */ } }
This is a password protected section available to those who know me in some fashion. If you know me and you do not already have a login, you can request a login here.
I am nuts about books. I read on all kinds of topics. I attempt to review each book I read for the sake of my own enrichment as well as conversation starters with others.
God has called me to be a pastor, and occasionally I have some pastoral thoughts I like to share.
You never know what you will find in an attic! Usually there is a hodgepodge of things buried under dust.
Most of what is included here are notes to myself. The majority of folks will not find interest in these posts.