Hello, everyone
I have a web application question.
First of all, I'm only making html, css, and jquery.
I'd appreciate it if you could tell me in detail because it's a beginner.
For questions, please refer to
How to automatically hide the address bar when the web is running on mobile (without any special action)
How to import and display mobile battery data on the part that says Battery
How to prevent the mobile screen from turning off automatically when that screen is displayed
These are the three.
If it is not possible with jquery, please let me know another way.
jquery css css3 html html5
We need to hear from the web browser about this. For most web browsers:
To implement exactly what you want, you'd better learn to develop mobile applications instead of web apps. If you're just flying a big clock (you've already tried it), the core logic itself isn't that difficult, and there are a lot of lectures on
© 2024 OneMinuteCode. All rights reserved.