Skip to main content

Questions tagged [javascript]

For questions regarding the use and support of JavaScript in Android browsers.

0 votes
0 answers
61 views

I discovered, to my dismay, that mobile browsers seem to have a different character limit than desktop browsers for JavaScript prompt() input. How can I work around it to input my long string on ...
Astaldo's user avatar
1 vote
0 answers
110 views

In an effort to reduce my data consumption, I want to view webpages, specifically webpages with logins and forms, in text-only mode. These pages usually require JavaScript, it seems. I want very basic ...
MonkeyNoodles's user avatar
1 vote
2 answers
555 views

I have this file: /storage/emulated/0/Tones/test1/test2/test3/test4/brooke-shields,-a�os-80.jpg Cannot delete. I get a <java.lang.illegalargument> response when I try to delete using several ...
Jimmy B's user avatar
  • 11
4 votes
0 answers
311 views

Is it possible to call a Javascript function that exists within a WebView from Tasker? I tried calling a URL on the WebView of "javascript:FUNCTION_NAME()", but that did not seem to work. ...
Dakusan's user avatar
  • 141
0 votes
1 answer
147 views

I maintain shows, and films from several platforms within an OrgMode File. Now the string you get when sharing from netflix has unnecessary information. I get rid of that with Tasker and a Java ...
Tietan's user avatar
  • 1
1 vote
1 answer
483 views

I have a webapp I frequently use, which have such kind of forms: <form method=POST action=...> <input type=text name=urname placeholder=urname> <input type=text name=secretid ...
Kristian's user avatar
  • 111
1 vote
1 answer
2k views

Sometimes I need to disable Javascript on some webpages for various reasons. From a rather old post on Mozilla Support and some other sources, I learned that it is done through about:config. However, ...
paki eng's user avatar
  • 233
0 votes
0 answers
209 views

I recently became very suspicious of apps.  And a few questions have occupied my mind, please help me Is there any way that an application can access the camera without having the camera permission ...
user avatar
0 votes
0 answers
116 views

I'm searching a way on how to change behavior of some website in mobile browser. For example: Remove annoing Ad (specific one) Change some elements on a website, to make it easier to read on small ...
MihanEntalpo's user avatar
1 vote
0 answers
88 views

Can I connect an external flashlight to an Android smartphone and control it? I've seen it done on an iPhone (YouTube video). If it's possible, can it be done also via JavaScript?
OMGsh's user avatar
  • 121
1 vote
1 answer
3k views

When any site has mixed content (HTTPS + HTTP), and when you try to open HTTP content, on Desktop chrome, it shows a "shield" icon like screen below, This allow user to load unsafe script. However, ...
AADAndroidEnthusiasts's user avatar
0 votes
1 answer
700 views

I had written a custom HTML/javascript application and wanted to run it in a android browser on my Redmi Note4. Firstly I activated javascript in all the browsers (MIUI default browser,chrome,firefox)...
srt111's user avatar
  • 113
1 vote
0 answers
939 views

I have a Google Form that I use for daily tracking and I would like to have a shortcut to this form on my home screen. One field of this form is for the date and I would like to have it pre-filled ...
anonom's user avatar
  • 11
3 votes
1 answer
703 views

I have a single-HTML web page with embedded <script> tags. When I view the offline version of this page in Chrome 58 on Android, JavaScript event handlers are not executed. (When I connect to ...
pts's user avatar
  • 183
23 votes
4 answers
16k views

On my Android phone, how can a user add a bookmarklet to my Chrome bookmarks, without needing to use another device, and without copying and pasting? I have a bookmarklet on my website that I want ...
Bort's user avatar
  • 1,007

15 30 50 per page