Question by · Mar 17, 2016 at 12:37 AM ·
javascriptwebgl
Can't type text into inputfields on webpage after WebGL player loads
The inputfields on my webpage stop working as soon as the WebGL player loads. I looked around and it apparently has something to do with WebGL's javascript screwing with Bootstrap.
The inputfields I'm talking about can be accessed via the "sign in" or "create account" buttons in the top right corner. Notice that you can type into them until the player loads. Then they completely ignore keyboard input but you can paste text into them by right clicking and pasting.
Here is a link so my game with the WebGL player http://shredsauce.com/webgl/
Comment