Shadowbox.js - Space Bar Issue
Hey Everyone,
I've just literally finished creating my first air app, using HTML + AJAX.
I am using shadowbox.js to provide a modal window which contains within it a form. There's no iframs's involved, just a shadowbox container for the form, which is built dynamically using a Javascript function.
Everything is working fine, apart from the fact that pressing the space bar doesnt insert a space into any of the fields. SHIFT + space works fine.
In every other text field in the app, space works without an issue.
I've not got any code which binds event listeners to any of the fields, so its not something i've accidentally coded in. I don't see any errors in DW site reports when running a test. It fails in both preview, and end packages versions.
I've tested appending text form fields into other areas of the app and they work fine with space, it's literally just inside the shadowbox.
Also, does anyone have any idea how I can solve this? Am thinking I may have to write my own basic modal window instead, which I can do but really wondering why this isnt working!
Any help greatly appreciated.
Many Thanks,
Chris
