ios - Jquery mobile - How to handle click event on body tag? -


as title, want handle click event on body tag release focusing of text input. using phonegap , jquerymobile. please helps!

thanks alot.

what problem? developed lot ofapplications phonegap , jqm , never noticed problem describe. blur event fires automatically. anyway can use to: jquery('body').on('click',function(){ jquery('input').trigger('blur'); })


Comments

Popular posts from this blog

css - Text drops down with smaller window -

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

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -