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

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 -