Overlay Shadow over an DIV image button
By John Smith
16 May 2016 09:19
English
1 Replies
I have an image button defined as DIV with background image:
.buttonDIV
{
width: 100px;
height: 50px;
background: url("../img/bulbButton.png");
z-index: 0;
position: absolute;
visibility: visible
}
Which gives me my button:

But when I tap it in my application I got a strange shadow over it, like this:

But it should be still:

Any ideas how to elimiate this ?
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.