Linked Questions

-1 votes
1 answer
10k views

I am doing some date conversions in javascript. when i create a new date() in javascript by default chrome converts it to Local time zone. But it does not convert in IE. if it is not chrome based on ...
Badrinarayana's user avatar
-1 votes
1 answer
2k views

Thanks to anyone who solves/helps solving this request. Sorry if this is an impossible/previously asked request. I searched for it, couldn't find it, so posted a question. So, the issue is, that I ...
Saumya Banthia's user avatar
0 votes
2 answers
1k views

I am trying to implement a function to detect chrome browser and then execute a particular function on the fly. We have a webpage where document links are displayed and on click on it, the document is ...
bharath c's user avatar
0 votes
0 answers
139 views

I have a situation where I am looking to make a script when the user loads the index.html file, to perform a browser check and to see if the user is using only Google Chrome. And if the user is using ...
Gabriel Brooks's user avatar
-2 votes
3 answers
129 views

I want to write with javascrip such a condition that if the user enters into my site through google chrome, makes alert or perform any action.. Either if he has entered through mozilla, he could make ...
user3486685's user avatar
1102 votes
30 answers
1.3m views

I have 5 addons/extensions for Firefox, Chrome, Internet Explorer(IE), Opera, and Safari. How can I correctly recognize the user browser and redirect (once an install button has been clicked) to ...
FrankC's user avatar
  • 11.5k
57 votes
11 answers
114k views

I have a bit of an issue with a function running in chrome that works properly in Safari, both webkit browsers... I need to customize a variable in a function for Chrome, but not for Safari. Sadly, ...
TaylorMac's user avatar
  • 8,992
58 votes
15 answers
55k views

I just updated my browser to Chrome Version 63.0.3239.84 (Official Build) (64-bit). I then proceeded to go on my website, where I have a input box with autocomplete='off', yet I still get the ...
Cellydy's user avatar
  • 1,339
12 votes
5 answers
38k views

I have been playing around with different scripts, I found one that works for everything but Chrome... this is the code I have been using to differ in .CSS files. I tried just makeing the Browser name ...
Jakob's user avatar
  • 143
21 votes
5 answers
14k views

I have a Chrome extension, and I am currently writing a website to advertise it. I know that a Chrome extension can be installed in all Chromium-based browsers (Chrome, Opera, etc.). Is it possible ...
Fredthedoggy's user avatar
15 votes
8 answers
10k views

Is there a way to detect if a visitor to my site is running Chromium as opposed to Google Chrome? Even basic UA sniffing (which I know is bad practice) would suffice for my particular case, but it ...
daGUY's user avatar
  • 29k
7 votes
2 answers
7k views

What is up with MS Edge having an object called window.chrome same name as the one in Google Chrome. For me this is breaking browser detection code for Chrome polyfills. I am imagining that this will ...
StayCool's user avatar
  • 552
20 votes
2 answers
11k views

Is it possible to have javascript copy an image to a clipboard? I'm looking to replicate the "Copy Image" function that Chrome has when you Right/Control click an image in the browser. I've seen ...
Mike Jaffe's user avatar
11 votes
8 answers
5k views

Is there any way to disable autocomplete on a text field in chrome 66? I have tried a number of options like : autocomplete="off" autocomplete="false" autocomplete="disabled" autocomplete="something-...
Aman Srivastava's user avatar
11 votes
2 answers
13k views

I have a website that is JavaScript-heavy and requires user to record their videos, When I send my emails to my customers the link opens in gmail's in-app browser which you cannot record from, Plus ...
MMJ's user avatar
  • 309

15 30 50 per page