I am using the JCubic Jquery Terminal, works great but the cursor is always focused on the terminal cmd.
Any other textfield/textbox on the page does not work because any key press focuses the cursor back on the Terminal.
https://github.com/jcubic/jquery.terminal/tree/master/js
I assume there's an answer in the jquery.terminal-1.3.1.js file. But where?
Thanks :)