IOS safari: (-webkit-)box-shadow on input:focus doesn't work?

Use -webkit-appearance: none to override the native look.

Use -webkit-appearance: none to override the native look: inputtype="text"{ -webkit-appearance: none; -webkit-box-shadow: 0 0 8px #000000; box-shadow: 0 0 8px #000000; }.

Nope that was just an example. Any way the shadow is not displayed when the input is focused. – Eliasdx Oct 4 at 20:06 1 It works fine on iOS4 jsfiddle.Net/WH38L – Duopixel Oct 4 at 20:33 when I set '-webkit-appearance: none;', it works.

Thanks. – Eliasdx Oct 5 at 8:53.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions