Tagged Questions
The disabling tag has no wiki summary.
9
votes
4answers
6k views
How to disable text selection with css or js?
I am making a html/css/jquery gallery, with serveral pages.
I indeed have a "next" button, which is a simple link with a jquery click listener.
The problem is that if the user click the button ...
2
votes
0answers
80 views
Disabling all CALayer default actions in one action
Does anyone know if there's a short-hand or convient way of disabling all of the default CALayer actions in one short statement? A way without having to create a dictionary full of [NSNull null]'s for ...
0
votes
0answers
19 views
Can two activities (one calling the other) disable keyguard?
I got one inCall activity disable keyguard and show an inCallUI. Works great. When the user chooses to answer, the answering is done by other activity called Phone. Can I have Phone Activity as well ...
0
votes
2answers
38 views
Disabling all Form Elements in one go, simple?!?! not working
Hey All, trying to execute a very simple script here that disables all form elements in one go.
function setDisabled() {
var formEls = document.forms[0].elements;
for (var i=0; i< ...
0
votes
3answers
834 views
How can I disable the seek bar for audio controller
I'm currently using the following seekbar for showing my audio palying progress, i want to disable thumb movement by user
<Seekbar
android:padding="7dp"
android:id="@+id/SeekBar01"
...
-2
votes
2answers
261 views
How to disable a border of html?
Can any one please tell me how can I disable the border of html? I was going to embed the html on another application and the border makes it look kind of boring.. Is there any CSS code to do this?
...
-3
votes
0answers
19 views
my facebook share button is disabling facebook like button [closed]
I am attaching counting buttons to my site but
my facebook share button is disabling facebook like button.
Can somebody help regarding this