Top "Detect" questions

"Detect" is overbroad and should not be used.

Selenium Webdriver is detectable

I read everywhere that it is not possible for websites to detect that a user is using a selenium webdriver... …

javascript testing selenium webdriver detect
How to determine if a Facebook user has uploaded a profile picture or its default?

Is there a way to know if a user uploaded an image to the profile or it has the default …

facebook api detect image facebook-fql
Is there any way to have PHP detect a corrupted image?

Is there any way to have PHP determine whether an image file is corrupted and will not be able to …

php image detect corrupt
jQuery Detect Bottom of Page on Mobile Safari/iOS

I basically want the same functionality as facebook, twitter and all those other "infinite" scroll sites work, the code im …

iphone scroll detect
jQuery listener for horizontal swipe on touchscreen?

How can I detect a left to right swipe on touch screens with jQuery?

jquery detect touchscreen
Android - Detect doubletap AND tripletap on view

I've been trying to build a tap detector that can detect both double and tripe tap. After my efforts failed …

android touch detect tap
How to "correctly" detect DPI of display with Java?

I have the following app that draws a rule : public class Rule extends JComponent { public static final long serialVersionUID=26362862L; // …

java detect dpi
Detect headset button click on iPhone SDK

Is there a way to detect the headset's play/pause button click? I managed to detect the volume buttons clicks …

iphone sdk detect headset
How to detect iBeacon in Android?

It is the first time I work with iBeacon. So can you tell me how to detect it(give me …

android detect ibeacon-android
Detect removable drive (e.g. USB flash drive) C/C++

How can I detect when a removable disk drive is (dis)connected to the system? How to get the mount …

c++ c detect removable-storage