What should I do if the input on the Angular mobile page cannot be entered?

小云云
Release: 2017-12-21 11:19:38
Original
2092 people have browsed it

What should I do if the input on the Angular mobile page cannot be entered? This article brings you a solution to the problem that input cannot be input on the Angular mobile page. Give everyone a reference. Let’s follow the editor to take a look, I hope it can help everyone.

Solution:

Use angular to write mobile pages. Sometimes you will find that the input input box cannot be entered after being clicked, or you can input by long pressing. It may be because the input is bound to ng-click. As a result, you can remove ng-click and change the ng-click binding method to ng-focus.

You can give it a try. Although it is very simple, I still hope it can solve everyone's problems.

Related recommendations:

How to use jQuery to implement increment and decrement of input values

How to control input in html Example of input format

javascript input input box fuzzy prompt function detailed explanation

The above is the detailed content of What should I do if the input on the Angular mobile page cannot be entered?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!