javascript - Jquery stopping spaces in inputs -


i have following page , cannot find out why form not allow spaces in fields.

i have reduced jquery issue if remove line 20 jquery include can input spaces.

any advice should appreciated.

http://www.tacticalsalestraining.co.uk/offer-may-2013.php

the problem gallerific.js file have included on page.

this intercepting keydown events - search 32 (which character code space) in js file , can see key events intercepting. executing "preventdefault" means event not propagate input fields.

disable plugin, or why intercepting form entry on site.

edit

actually, set option false plugin:

enablekeyboardnavigation:  false, 

Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -