Hello I'm new to web design it's literally just started today and I was wondering if there was an alternative to using the point-events command or code whatever you call it.
I'm having some trouble with my website I'm using opacity in some of my div's which is making content within those sections unclickable. I read in a forum to use pointer-events;none to solve the issue but it created another issue .... My content can now be click only by Firefox and Chrome users while IE10 and Opera ignore pointer-events;none. My question is there a way to force these browsers to recognize this command or an alternative method of achieving the desire effect without losing div's opacity's?
Any help with this issue is much appreciated. Thank you. :wink:
I'm having some trouble with my website I'm using opacity in some of my div's which is making content within those sections unclickable. I read in a forum to use pointer-events;none to solve the issue but it created another issue .... My content can now be click only by Firefox and Chrome users while IE10 and Opera ignore pointer-events;none. My question is there a way to force these browsers to recognize this command or an alternative method of achieving the desire effect without losing div's opacity's?
Any help with this issue is much appreciated. Thank you. :wink: