This is more of an html/css-question, but its supposed to be used in a uiwebview, so...
I have a png-bild with a transparent bakground, that is places above a link.
The link is still visible thanks to the image's transparent background, but it doesnt register when I press it.
Is there a css-property or something for the <img>-tag that allows me to manipulate objects below the image? Kind of a "press-trough: allowed;" type of thing?
I have a png-bild with a transparent bakground, that is places above a link.
The link is still visible thanks to the image's transparent background, but it doesnt register when I press it.
Is there a css-property or something for the <img>-tag that allows me to manipulate objects below the image? Kind of a "press-trough: allowed;" type of thing?